OSDN Git Service

A number of updates from Manuel Novoa III. Things look good...
[uclinux-h8/uClibc.git] / include /
2000-12-20 Eric AndersenA number of updates from Manuel Novoa III. Things...
2000-12-13 Eric AndersenHandle fork and vfork on a per architecture basis...
2000-12-12 Eric AndersenAdd yet another missing header file
2000-12-12 Eric AndersenA few cleanups. Fix fflush so it remembers to init...
2000-11-16 Eric AndersenRemove environ from _USE_GNU wrapper.
2000-11-15 Eric AndersenAdd in tmpnam() support from David Whedon <dwhedon...
2000-11-11 Eric AndersenFix up a few messes so it compiles cleanly again.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-11-04 Eric AndersenMore cleanups. Fix things so tinylogin compiles.
2000-10-30 Eric AndersenMore header file updates
2000-10-30 Eric AndersenHeader file cleanup
2000-10-27 Eric AndersenMore random fixes and additions.
2000-10-26 Eric AndersenThis had some nasty x86 asm inlines it. Throw them...
2000-10-26 Eric AndersenAdd some more stuff -- {get|set}mntent, getline, getdel...
2000-10-24 Eric AndersenSupport even more syscalls.
2000-10-23 Eric AndersenFix a few more screwups.
2000-10-23 Eric AndersenForgot a few things...
2000-10-23 Eric AndersenMore reorg. A place for everything and everything...
2000-10-23 Eric AndersenInclude real prototype for bcmp
2000-10-22 Eric AndersenNeed this now.
2000-10-20 Eric AndersenA smaller, kinder, gentler regexp implementation.
2000-10-20 Eric AndersenStrip all object files of all non global symbols and...
2000-10-18 Eric AndersenMore updates. Implement strsignal. Add pwd_grp tests
2000-10-17 Eric AndersenFix up ctype.h
2000-10-17 Eric AndersenUpdate to assert behavior
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...
2000-10-09 Eric AndersenBug ugly formatting update
2000-10-07 Eric AndersenAdd in support for shm/ipc.
2000-10-05 Eric AndersenMajor update to string handling. strcmp and friends...
2000-10-04 Eric AndersenFix all the makefiles. Clean up some warnings, cleanup...
2000-10-03 Eric AndersenMore missing prototypes.
2000-09-01 Eric AndersenRepeat after me 100 times:
2000-09-01 Eric AndersenRemove __restrict when not supported
2000-08-21 John Beppu+ added alloca() support for all architectures
2000-08-11 Eric AndersenYet more updates. Getting closer....
2000-08-10 Eric AndersenMore stuff. Down to only 43 missing functions before...
2000-08-03 Eric AndersenMake some of the rpc stuff compile
2000-07-09 Eric AndersenAdd in a bunch of junk. Busybox now compiles (except...
2000-07-09 Eric Andersenfix sys/vfs so it doesn't pull in kernel stuff.
2000-07-09 Eric AndersenRemoved old noise.
2000-07-09 Eric AndersenFixed dir/dirent
2000-07-09 Eric AndersenAdd needed include file
2000-07-09 Randolph Chungmisc net fixes for building....
2000-07-09 Eric AndersenRevert to the old set of includes.
2000-07-09 Eric AndersenTemporarily revert to older working set of files.
2000-07-07 Eric AndersenA few updates.
2000-07-06 Eric AndersenSome more major updates to further superate ucLibc...
2000-07-06 Eric AndersenRework all the string handling. Make const stuff be...
2000-07-06 Eric AndersenHacked things so longjmp now works.
2000-07-06 Eric AndersenLots and lots of cleanups.
2000-07-05 Eric AndersenMore header file cleanup.
2000-07-05 Eric AndersenMany bugfixes, header cleanups, etc. Added abort and...
2000-06-28 Eric AndersenMore GPL vs LGPL fixes (sysdeps/getpagesize.c), and...
2000-06-19 Eric AndersenAdd in a version number so apps can tell uclib is being...
2000-05-16 Erik AndersenAdd sysinfo support.
2000-05-16 Erik AndersenAdd in the "_start" symbol in asm. Fix a makefile...
2000-05-15 Erik AndersenFinished porting stuff to x86 and supporting the Linux...
2000-05-14 Erik AndersenWork in progress -- cleanups.
2000-05-14 Erik AndersenSome makefile updates to make it behave a bit better...
2000-05-14 Erik AndersenPatch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control...
2000-05-14 Erik AndersenInitial revision