Search code examples
Read from a file until a space is found...


cfileoperating-systemposixsystem-calls

Read More
Using absolute path to command...


shposix

Read More
From a C program, how to know if the process is running in the foreground or background?...


cprocessposix

Read More
How to write integers from file to buffer using POSIX pthreads in Linux?...


clinuxpthreadsposixmutex

Read More
Can string literals be passed in posix_spawn's argv?...


cposixstring-literals

Read More
Shell: how to determine that no lines in a text file exceed 2048 bytes in length...


shelltext-filesposix

Read More
Linux socket read() can not read the response body correctly...


c++socketsposix

Read More
Shell: How can I posixly determine if a file contains one or more null characters?...


shellnullposix

Read More
POSIX sh: How can I read an entire file into a single string using only the shell, while preserving ...


stringshellposix

Read More
posix sh: how to count number of occurrences in a string without using external tools?...


shposix

Read More
File Descriptor flags and functions...


cposixflagsfile-descriptor

Read More
Unable use write() to write to standard out...


cunixposix

Read More
POSIX: Return value from write() on UDP socket...


csocketsudpposix

Read More
How can I generate an alphanumeric string using only POSIX-compliant shell tools?...


stringshellposix

Read More
What does non-blocking I/O mean?...


ioposixnonblocking

Read More
How to make a simple Multi Core multithreaded baremetal program?...


coperating-systemscheduled-tasksposixriscv

Read More
Portable way of sending 64-bit variable through POSIX socket...


csockets64-bitposixportability

Read More
Find out transport type for socket...


csocketsunixposix

Read More
Run multiple commands, but run the last one in the background...


bashshellposix

Read More
Is a FIN_WAIT2 state ever due to a close-connection initiator?...


socketsposixtcpnetstat

Read More
Setting process name on Mac OS X at runtime...


macosposixprocess

Read More
How to edit fields in awk?...


awksedposix

Read More
Are ASCII escape sequences and control characters parings part of a standard?...


linuxunicodeterminalasciiposix

Read More
Posix message queue - multi writer & multi reader...


posixmessage-queue

Read More
Convert size_t to string...


clinuxposixstatsize-t

Read More
Which standard defines the value of "sysconf()" options like "_SC_MONOTONIC_CLOCK&quo...


clinuxunixposix

Read More
Are IEEE float and double guaranteed to be the same size on any OS?...


c++floating-pointposixportability

Read More
what if _POSIX_VDISABLE value is -1?...


posix

Read More
What are the most important POSIX functions not available in Android?...


androidc++linuxandroid-ndkposix

Read More
What is the status of POSIX asynchronous I/O (AIO)?...


linuxasynchronousposixbsdaio

Read More
BackNext