summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/bits
AgeCommit message (Expand)Author
2001-11-14Scrub up some lingering problems preventing readdir64 from workingEric Andersen
2001-11-14Initial first (lame) pass at making a pthreads library. ThisEric Andersen
2001-09-27Gut this file, and quit referrng to _IO_* junkEric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2001-07-11Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough
2001-06-28Added a script to create bits/syscall.h for each arch.Manuel Novoa III
2001-06-27Stub out an initial version. Manuel will be writingEric Andersen
2001-06-27Step one in a process to ween ourselves off of using asm/unistd.h.Eric Andersen
2001-06-25Remove simulated d_type support for getdents and the dirent struct, and useManuel Novoa III
2001-06-23This adds in support for PIC on x86. Unfortunately, this will breakEric Andersen
2001-06-17Add the in* and out* functions for i386. Note: the sys/io.h header forManuel Novoa III
2001-05-25Add in some more GNU compatible locale stuff. I only implement theEric Andersen
2001-05-07Change FILENAME_MAX to be only 255. Max filename on ext2 is 255,Eric Andersen
2001-04-19Remove all the __THROW macrosEric Andersen
2001-03-19Sync with glibc i386 bits.Eric Andersen
2001-03-19Sync i386 up with _all_ the glibc 2.1.3 include/bits headers,Eric Andersen
2001-01-25Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III
2001-01-16Facelist/cleanup for several syscalls. Added poll.Eric Andersen
2001-01-15Fix termios handling. Now synced with behavior of GNU libc.Eric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-30Fixup some PMTsEric Andersen
2000-10-30Header file cleanupEric Andersen
2000-10-09Needed now.Eric Andersen
2000-10-07Add in support for shm/ipc.Eric Andersen
2000-08-10More stuff. Down to only 43 missing functions before BusyBox willEric Andersen
2000-07-09fix sys/vfs so it doesn't pull in kernel stuff.Eric Andersen
2000-07-09Forgot this file.Eric Andersen
2000-07-06Some more major updates to further superate ucLibc from the kernelEric Andersen
2000-07-06Hacked things so longjmp now works.Eric Andersen
2000-05-14Initial revisionErik Andersen