Add lfp_is_fd_cloexec() and second parameter "enabled" to lfp_set_fd_cloexec() |
|
More...
|
almost 15 years ago
|
Add lfp_is_fd_nonblock() and second parameter "enabled" to lfp_set_fd_nonblock() |
|
More...
|
almost 15 years ago
|
Add lfp_readdir, lfp_open, lfp_creat, lfp_mkstemp, lfp_truncate, lfp_ftruncate, lfp_lseek, lfp_stat, lfp_lstat, lfp_fstat, lfp_isreg, lfp_isdir, lfp_ischr, lfp_isfifo, lfp_islnk, lfp_issock, lfp_mmap, lfp_munmap, lfp_getrlimit and lfp_setrlimit |
|
More...
|
almost 15 years ago
|
Add lfp_pread() and lfp_pwrite() |
|
More...
|
almost 15 years ago
|
Rename test files, add select() test |
|
More...
|
almost 15 years ago
|
Add lfp_strerror() as a wrapper of strerror_r |
|
More...
|
almost 15 years ago
|
Fix printf() flag |
|
More...
|
almost 15 years ago
|
Merge branch 'master' of ssh://gitorious.org/libfixposix/libfixposix |
|
More...
|
almost 15 years ago
|
Add test for spawn, fix bugs found while testing. |
|
More...
|
almost 15 years ago
|
Update README |
|
More...
|
almost 15 years ago
|
Add instructions for installing |
|
More...
|
almost 15 years ago
|
Add notice about ldconfig in the README |
|
More...
|
almost 15 years ago
|
Merge branches 'master' and 'master' of ssh://gitorious.org/libfixposix/libfixposix |
|
More...
|
almost 15 years ago
|
Remove file descriptor checks from spwan_file_actions |
|
More...
|
almost 15 years ago
|
One pass at spawn_file_actions. Untested. |
|
More...
|
almost 15 years ago
|
Add compilation instructions to README |
|
More...
|
almost 15 years ago
|
Add EHOSTDOWN, ENONET and ESHUTDOWN |
|
More...
|
almost 15 years ago
|
Fix definition of O_CLOEXEC |
|
More...
|
almost 15 years ago
|
Add kludge to avoid using pkgconfig for CFLAGS |
|
More...
|
almost 15 years ago
|
Remove WNOWAIT |
|
More...
|
almost 15 years ago
|
Add "static" qualifier to a few functions |
|
More...
|
about 15 years ago
|
Add comment |
|
More...
|
about 15 years ago
|
Split lfp_spawn() |
|
More...
|
about 15 years ago
|
Use LFP_* error names |
|
More...
|
about 15 years ago
|
Add LFP_EBUG |
|
More...
|
about 15 years ago
|
Improve SYSERR |
|
More...
|
about 15 years ago
|
Add macros SYSERR and SYSCHECK |
|
More...
|
about 15 years ago
|
Add lfp_spawnattr* functions |
|
More...
|
about 15 years ago
|
Remove lfp_spawnp(), add argument "search" to lfp_spawn() |
|
More...
|
about 15 years ago
|
Err if NSIG doesn't exist |
|
More...
|
about 15 years ago
|