| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove TOPDIR | Peter S. Mazinger | 2005-11-21 | 1 | -3/+1 |
* | Replace all Makefiles for new build infrastucture | Peter S. Mazinger | 2005-10-29 | 1 | -62/+8 |
* | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger | 2005-10-12 | 1 | -8/+7 |
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -4/+1 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
* | Let people enable ftw, make glob an option, add a new "Big and Tall" | Eric Andersen | 2003-09-06 | 1 | -1/+7 |
* | Some more buildroot-motivated fixes. Avoid installing some headers, as | Manuel Novoa III | 2003-09-03 | 1 | -1/+4 |
* | conditionally add wordexp, in this case ripped from glibc. | Eric Andersen | 2003-08-24 | 1 | -1/+4 |
* | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III | 2003-08-01 | 1 | -2/+2 |
* | Add hsearch and hsearch_r. Consolidate all functions prototyped in | Manuel Novoa III | 2002-12-02 | 1 | -3/+3 |
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 1 | -3/+3 |
* | Add gnu obstack support. I still need to implement the obstack_printf | Manuel Novoa III | 2002-09-19 | 1 | -1/+1 |
* | Obligatory forgotten file during commit... | Manuel Novoa III | 2002-05-23 | 1 | -1/+1 |
* | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III | 2002-05-06 | 1 | -0/+3 |
* | Support getttyent and friends so ncurses will compile | Eric Andersen | 2002-03-21 | 1 | -1/+1 |
* | Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com> | Eric Andersen | 2002-03-15 | 1 | -1/+2 |
* | Merge in the pthread library. This is the linuxthreads library taken from | Eric Andersen | 2002-02-20 | 1 | -0/+3 |
* | Added insque/remque support | David McCullough | 2002-01-17 | 1 | -1/+1 |
* | Allow people to exclude regex code, since it is huge (27k) | Eric Andersen | 2002-01-09 | 1 | -1/+4 |
* | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen | 2002-01-06 | 1 | -1/+1 |
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -0/+1 |
* | Recurse into 'file' | Eric Andersen | 2001-09-15 | 1 | -2/+2 |
* | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | 2001-05-12 | 1 | -2/+1 |
* | Remove the old crypt implementation | Eric Andersen | 2001-04-19 | 1 | -1/+1 |
* | Put regex back in | Eric Andersen | 2001-03-20 | 1 | -1/+1 |
* | Move the dirent stuff. I suppose it is system dependant, but then | Eric Andersen | 2001-03-19 | 1 | -1/+1 |
* | Add in the sysvipc patch from Michael Shmulevich | Eric Andersen | 2001-03-19 | 1 | -8/+2 |
* | Part of the ctype locale support. | Manuel Novoa III | 2001-03-18 | 1 | -1/+1 |
* | Delete wordexp. There isn't much point in having this since | Eric Andersen | 2001-03-13 | 1 | -1/+1 |
* | Hmm. Seems I left wordexp off. oops. | Eric Andersen | 2001-03-08 | 1 | -1/+1 |
* | Add in wordexp support (mostly stubbed out for now) since the busybox | Eric Andersen | 2001-03-08 | 1 | -1/+2 |
* | Add tsearch functions from libc-5.3.12. | Manuel Novoa III | 2001-02-15 | 1 | -1/+1 |
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -1/+1 |
* | Patch from James Graves <jgraves@deltamobile.com> to get | Eric Andersen | 2001-01-02 | 1 | -1/+7 |
* | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen | 2000-12-23 | 1 | -1/+1 |
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -4/+4 |
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 |
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 1 | -4/+4 |
* | More random fixes and additions. | Eric Andersen | 2000-10-27 | 1 | -1/+1 |
* | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen | 2000-10-26 | 1 | -1/+1 |
* | A few more syscalls. | Eric Andersen | 2000-10-25 | 1 | -1/+1 |
* | Fix up ctype.h | Eric Andersen | 2000-10-17 | 1 | -1/+5 |
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 1 | -1/+1 |
* | New misc tree that actually has misc stuff in it. | Eric Andersen | 2000-10-11 | 1 | -0/+46 |