summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/bits
AgeCommit message (Expand)Author
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-07-03Autogen include/bits/syscall.h for ARMEric Andersen
2001-06-30Add syscalls.h for ARMEric Andersen
2001-06-27Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III
2001-05-26These are needed for arm to compileEric Andersen
2001-05-12These seem to be missing alsoEric Andersen
2001-05-12This file was missing on armEric Andersen
2001-05-12Add missing header file for armEric Andersen
2001-05-07Change FILENAME_MAX to be only 255. Max filename on ext2 is 255,Eric Andersen
2001-04-24These are needed for arm ld.so support (not at all working yet...)Eric Andersen
2001-04-19Remove all the __THROW macrosEric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2001-03-30It seems ARM 2.4.x kernels do not have iopl. Also add missingEric 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-12-30Seems I forgot these...Eric Andersen
2000-10-30Need these includes, so add 'em.Eric Andersen
2000-10-26Remove some minor glibc'isms.Eric Andersen
2000-10-26Add in arm specific bits.Eric Andersen