Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 1 | -0/+1 | |
| | | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>. | |||||
* | Header file cleanup | Eric Andersen | 2000-10-30 | 1 | -53/+82 | |
| | ||||||
* | This had some nasty x86 asm inlines it. Throw them away. | Eric Andersen | 2000-10-26 | 1 | -144/+14 | |
| | ||||||
* | Support even more syscalls. | Eric Andersen | 2000-10-24 | 1 | -0/+178 | |
| | | | | -Erik | |||||
* | More reorg. A place for everything and everything in its place... | Eric Andersen | 2000-10-23 | 1 | -4/+0 | |
| | ||||||
* | Need this now. | Eric Andersen | 2000-10-22 | 1 | -0/+43 | |
| | ||||||
* | Add in support for shm/ipc. | Eric Andersen | 2000-10-07 | 2 | -0/+94 | |
| | ||||||
* | More stuff. Down to only 43 missing functions before BusyBox will | Eric Andersen | 2000-08-10 | 2 | -61/+46 | |
| | | | | | | link. Fixed socket stuff so it doesn't pull in kernel headers and stubbed out fork and clone. A few other header file cleanups. -Erik | |||||
* | Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and | Eric Andersen | 2000-07-09 | 3 | -0/+340 | |
| | | | | | | fsck.minix). Of course, it doesn't link yet due to missing functions, but hey... At least it is now easy to see what isn't working. :-) -Erik | |||||
* | fix sys/vfs so it doesn't pull in kernel stuff. | Eric Andersen | 2000-07-09 | 2 | -16/+66 | |
| | | | | -Erik | |||||
* | Fixed dir/dirent | Eric Andersen | 2000-07-09 | 1 | -12/+23 | |
| | | | | -Erik | |||||
* | Add needed include file | Eric Andersen | 2000-07-09 | 1 | -0/+127 | |
| | | | | -Erik | |||||
* | A few updates. | Eric Andersen | 2000-07-07 | 1 | -180/+33 | |
| | | | | -Erik | |||||
* | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | 2000-07-06 | 11 | -407/+1113 | |
| | | | | | headers (the way it has been done in GNU libc). -Erik | |||||
* | More GPL vs LGPL fixes (sysdeps/getpagesize.c), and some header | Eric Andersen | 2000-06-28 | 1 | -0/+3 | |
| | | | | | cleanups. -Erik | |||||
* | Add sysinfo support. | Erik Andersen | 2000-05-16 | 1 | -0/+15 | |
| | | | | -Erik | |||||
* | Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1a | Erik Andersen | 2000-05-14 | 4 | -7/+4 | |
| | | | | | to allow uC-libc to compile under x86. -Erik | |||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 29 | -0/+1595 | |