DescriptionThin wrapper over POSIX syscalls
OwnerStelian Ionescu
Last ChangeMon, 19 Nov 2012 16:54:05 +0000
Fetch URLgit://common-lisp.net/projects/iolib/libfixposix.git
http://common-lisp.net/r/projects/iolib/libfixposix.git
Push URLssh://common-lisp.net/var/git/projects/iolib/libfixposix.git
shortlog
2012-11-19  Stelian IonescuFix typo: lfp_mkostemp not mkostemp master
2012-11-19  Stelian IonescuInclude stdlib.h for OSX
2012-11-19  Stelian IonescuMove macro checks up, seems to fix OSX bug
2012-10-06  Stelian IonescuMake the includes C++-friendly again, "template" is...
2012-08-14  Stelian IonescuStyle fix
2012-08-14  Stelian IonescuUse plain strlen instead of pathconf+strnlen
2012-08-14  David Lichteblauioctl.c needs termios.h for TIOCSCTTY
2012-08-14  David LichteblauUse gcc-specific __attribute__ only on gcc
2012-08-14  Stelian IonescuAdd lfp_mkostemp()
2012-08-14  Stelian IonescuFix typo
2012-08-14  Stelian IonescuImplement mkstemp() instead of wrapping the system...
2012-08-11  Stelian IonescuFix file-descriptor leak in LFP_SPAWN_FILE_ACTION_OPEN
2012-08-11  Stelian IonescuAdd macro GET_ERRNO
2012-08-11  Stelian IonescuMove macros used in just one file to the place of use
2012-08-11  Stelian IonescuFix licence name in .spec file
2012-06-27  Stelian IonescuLFP_REQUIRE_HEADERS and LFP_REQUIRE_FUNCS now report...
...
tags
2 months ago v0.3.0 Release 0.3.0
11 months ago v0.2.4 Release 0.2.4
11 months ago v0.2.3 Release 0.2.3
11 months ago v0.2.2 Release 0.2.2
17 months ago v0.2.1 Release 0.2.1
heads
5 months ago master