Age | Commit message (Expand) | Author |
---|---|---|
2001-05-07 | Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, | Eric Andersen |
2001-04-24 | These are needed for arm ld.so support (not at all working yet...) | Eric Andersen |
2001-04-19 | Remove all the __THROW macros | Eric Andersen |
2001-04-06 | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen |
2001-03-30 | It seems ARM 2.4.x kernels do not have iopl. Also add missing | Eric Andersen |
2001-01-25 | Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a | Manuel Novoa III |
2001-01-16 | Facelist/cleanup for several syscalls. Added poll. | Eric Andersen |
2001-01-15 | Fix termios handling. Now synced with behavior of GNU libc. | Eric Andersen |
2000-12-30 | Seems I forgot these... | Eric Andersen |
2000-10-30 | Need these includes, so add 'em. | Eric Andersen |
2000-10-26 | Remove some minor glibc'isms. | Eric Andersen |
2000-10-26 | Add in arm specific bits. | Eric Andersen |