Age | Commit message (Expand) | Author |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2002-12-02 | Add hsearch and hsearch_r. Consolidate all functions prototyped in | Manuel Novoa III |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-09-19 | Add gnu obstack support. I still need to implement the obstack_printf | Manuel Novoa III |
2002-05-23 | Obligatory forgotten file during commit... | Manuel Novoa III |
2002-05-06 | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III |
2002-03-21 | Support getttyent and friends so ncurses will compile | Eric Andersen |
2002-03-15 | Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com> | Eric Andersen |
2002-02-20 | Merge in the pthread library. This is the linuxthreads library taken from | Eric Andersen |
2002-01-17 | Added insque/remque support | David McCullough |
2002-01-09 | Allow people to exclude regex code, since it is huge (27k) | Eric Andersen |
2002-01-06 | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-09-15 | Recurse into 'file' | Eric Andersen |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-04-19 | Remove the old crypt implementation | Eric Andersen |
2001-03-20 | Put regex back in | Eric Andersen |
2001-03-19 | Move the dirent stuff. I suppose it is system dependant, but then | Eric Andersen |
2001-03-19 | Add in the sysvipc patch from Michael Shmulevich | Eric Andersen |
2001-03-18 | Part of the ctype locale support. | Manuel Novoa III |
2001-03-13 | Delete wordexp. There isn't much point in having this since | Eric Andersen |
2001-03-08 | Hmm. Seems I left wordexp off. oops. | Eric Andersen |
2001-03-08 | Add in wordexp support (mostly stubbed out for now) since the busybox | Eric Andersen |
2001-02-15 | Add tsearch functions from libc-5.3.12. | Manuel Novoa III |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2001-01-02 | Patch from James Graves <jgraves@deltamobile.com> to get | Eric Andersen |
2000-12-23 | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen |
2000-11-04 | More cleanups. Fix things so tinylogin compiles. | Eric Andersen |
2000-10-27 | More random fixes and additions. | Eric Andersen |
2000-10-26 | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen |
2000-10-25 | A few more syscalls. | Eric Andersen |
2000-10-17 | Fix up ctype.h | Eric Andersen |
2000-10-11 | Finish reorganizing things. At least I think I've finished. | Eric Andersen |
2000-10-11 | New misc tree that actually has misc stuff in it. | Eric Andersen |