summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Some socket cleanupsEric Andersen2001-06-122-37/+44
* Added definition of __THROWDavid Schleef2001-05-261-0/+13
* Add in message queue support, based on work from <tapu@371.net>.Eric Andersen2001-05-262-0/+77
* Bring powerpc back into line so it compiles again.Eric Andersen2001-05-111-0/+1
* Fix broken resources.hEric Andersen2001-05-102-70/+101
* Yipe. This was still pulling in kernel headers.Eric Andersen2001-05-091-2/+4
* Fix comment for #endif to remove warnings.Manuel Novoa III2001-05-081-1/+1
* Add in the sysvipc patch from Michael ShmulevichEric Andersen2001-03-191-0/+58
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-1/+1
* And apparently some things include sys/time.h instead of time.h in uClibc...Manuel Novoa III2001-02-151-2/+1
* I guess we always need timespec...Manuel Novoa III2001-02-151-2/+0
* Add missing header file.Manuel Novoa III2001-02-151-0/+33
* Handle definition of struct timespec.Manuel Novoa III2001-02-151-0/+11
* Add MAP_FAILED per spec -- patch from Michael Shmulevich <michaels@jungo.com>Eric Andersen2001-02-131-0/+2
* Include ptrace support so debugging will hopefully work.Eric Andersen2001-02-091-0/+119
* Bring into sync with a fairly current glibc header file.Eric Andersen2001-02-031-71/+67
* Add poll, so this is now neededEric Andersen2001-01-161-0/+51
* Makeheader files be more like GNUEric Andersen2001-01-152-2/+46
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-1/+1
* A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen2001-01-011-8/+99
* Add yet another missing header fileEric Andersen2000-12-121-0/+49
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-0/+1
* Header file cleanupEric Andersen2000-10-301-53/+82
* This had some nasty x86 asm inlines it. Throw them away.Eric Andersen2000-10-261-144/+14
* Support even more syscalls.Eric Andersen2000-10-241-0/+178
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-231-4/+0
* Need this now.Eric Andersen2000-10-221-0/+43
* Add in support for shm/ipc.Eric Andersen2000-10-072-0/+94
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-102-61/+46
* Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen2000-07-093-0/+340
* fix sys/vfs so it doesn't pull in kernel stuff.Eric Andersen2000-07-092-16/+66
* Fixed dir/direntEric Andersen2000-07-091-12/+23
* Add needed include fileEric Andersen2000-07-091-0/+127
* A few updates.Eric Andersen2000-07-071-180/+33
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-0611-407/+1113
* More GPL vs LGPL fixes (sysdeps/getpagesize.c), and some headerEric Andersen2000-06-281-0/+3
* Add sysinfo support.Erik Andersen2000-05-161-0/+15
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-144-7/+4
* Initial revision0_9_1Erik Andersen2000-05-1429-0/+1595