index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-10-05
Major update to string handling. strcmp and friends were horribly
Eric Andersen
2000-10-04
More makefile updates
Eric Andersen
2000-10-04
Remember to remove libc.a on 'make clean'
Eric Andersen
2000-10-04
Fix all the makefiles. Clean up some warnings, cleanup some headers.
Eric Andersen
2000-10-04
This is making far too much sense.
Eric Andersen
2000-10-04
More sanity yet.
Eric Andersen
2000-10-04
Sanity fix.
Eric Andersen
2000-10-04
Makefile sanity fix.
Eric Andersen
2000-10-04
Major facelift on the test area -- the beginnings of some real testing
Eric Andersen
2000-10-03
More missing prototypes.
Eric Andersen
2000-10-03
Add in some more test suite stuff.
Eric Andersen
2000-09-12
test proggy for strtol, strtoul
David Schleef
2000-09-01
Fix up the Makefile for better portability
Eric Andersen
2000-09-01
Repeat after me 100 times:
Eric Andersen
2000-09-01
Remove __restrict when not supported
Eric Andersen
2000-08-21
+ added alloca() support for all architectures
John Beppu
2000-08-11
Yet more updates. Getting closer....
Eric Andersen
2000-08-11
Add in snprintf and vsnprintf
Eric Andersen
2000-08-10
More stuff. Down to only 43 missing functions before BusyBox will
Eric Andersen
2000-08-03
Fix spelling
Eric Andersen
2000-08-03
Make some of the rpc stuff compile
Eric Andersen
2000-08-03
Updated to new scheme for handling syscalls.
Eric Andersen
2000-07-09
Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and
Eric Andersen
2000-07-09
fix sys/vfs so it doesn't pull in kernel stuff.
Eric Andersen
2000-07-09
Removed old noise.
Eric Andersen
2000-07-09
the rest of the compile fixes
Randolph Chung
2000-07-09
Fixed dir/dirent
Eric Andersen
2000-07-09
Add needed include file
Eric Andersen
2000-07-09
misc net fixes for building....
Randolph Chung
2000-07-09
Revert to the old set of includes.
Eric Andersen
2000-07-09
Temporarily revert to older working set of files.
Eric Andersen
2000-07-09
Forgot this file.
Eric Andersen
2000-07-07
A few updates.
Eric Andersen
2000-07-06
More stuff I forgot to commit.
Eric Andersen
2000-07-06
Some more major updates to further superate ucLibc from the kernel
Eric Andersen
2000-07-06
Rework all the string handling. Make const stuff be constified.
Eric Andersen
2000-07-06
Hacked things so longjmp now works.
Eric Andersen
2000-07-06
Lots and lots of cleanups.
Eric Andersen
2000-07-05
More header file cleanup.
Eric Andersen
2000-07-05
Many bugfixes, header cleanups, etc. Added abort and glob.
Eric Andersen
2000-07-05
Completely rearchitected the sysdeps directory.
Eric Andersen
2000-06-29
Fix up the makefiles. malloc-simple/Makefile forgot to include realloc.
Eric Andersen
2000-06-28
More GPL vs LGPL fixes (sysdeps/getpagesize.c), and some header
Eric Andersen
2000-06-19
Add in a version number so apps can tell uclib is being used.
Eric Andersen
2000-06-15
Implimented a simple allocation system that does not waste memory.
Ron Alder
2000-06-13
Fixed the parameters to mmap in malloc.
Ron Alder
2000-05-17
More housecleaning.
Erik Andersen
2000-05-17
More tests. Seems malloc isn't working...
Erik Andersen
2000-05-16
Some more makefile fixes.
Erik Andersen
2000-05-16
Add sysinfo support.
Erik Andersen
[next]