elk/lib/unix
sam da3485795e * Got rid of P_() and ELLIPSIS macros.
* Adapted all prototypes to no longer use P_().


git-svn-id: svn://svn.zoy.org/elk/trunk@252 55e467fa-43c5-0310-a8a2-de718669efc6
2004-08-09 20:05:25 +00:00
..
Makefile.am
TODO
error.c
fdescr.c * Removed compile-time checks for _SC_OPEN_MAX, _PC_PATH_MAX and _SC_PAGESIZE 2003-09-26 12:28:31 +00:00
file.c
lock.c
misc.c
passwd.c
process.c * Use __environ instead of environ on platforms where it exists. 2003-09-26 17:58:08 +00:00
signal.c
system.c * #include <netdb.h> if available, so that Solaris has MAXHOSTNAMELEN. 2003-09-19 11:47:51 +00:00
temp.c
time.c
unix.c
unix.h * Got rid of P_() and ELLIPSIS macros. 2004-08-09 20:05:25 +00:00
wait.c