elk/lib/unix
sam 809443fb06 * Do not open .so files, but look for the libtool .la library instead and
get the shared object's filename from it.


git-svn-id: svn://svn.zoy.org/elk/trunk@161 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-17 12:01:49 +00:00
..
Makefile.am * Distribute headers in /usr/include/elk. 2003-08-25 16:00:50 +00:00
TODO * Imported original elk 3.0 tree. 2003-08-19 19:19:38 +00:00
error.c * Fucking K&R syntax! 2003-09-04 13:29:16 +00:00
fdescr.c * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
file.c * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
lock.c * Fucking K&R syntax! 2003-09-04 13:29:16 +00:00
misc.c * Fucking K&R syntax! 2003-09-04 13:29:16 +00:00
passwd.c * Fucking K&R syntax! 2003-09-04 13:29:16 +00:00
process.c * Fixed remaining K&R shit. 2003-09-04 14:30:21 +00:00
signal.c * Added more system checks. 2003-09-09 15:18:55 +00:00
system.c * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
temp.c * Fucking K&R syntax! 2003-09-04 13:29:16 +00:00
time.c * Fucking K&R syntax! 2003-09-04 13:29:16 +00:00
unix.c * Do not open .so files, but look for the libtool .la library instead and 2003-09-17 12:01:49 +00:00
unix.h * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
wait.c * Fixed remaining K&R shit. 2003-09-04 14:30:21 +00:00