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
path:
root
/
libc
Age
Commit message (
Expand
)
Author
2000-10-07
Remove obsolete file. Fix dependancy.
Eric Andersen
2000-10-07
Dependancy fixup, and remove some obcolete files.
Eric Andersen
2000-10-07
Warning cleanup
Eric Andersen
2000-10-05
Major update to string handling. strcmp and friends were horribly
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-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
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
the rest of the compile fixes
Randolph Chung
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
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-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-16
Some more makefile fixes.
Erik Andersen
2000-05-15
Finished porting stuff to x86 and supporting the Linux 2.2 kernels.
Erik Andersen
2000-05-14
Work in progress -- cleanups.
Erik Andersen
2000-05-14
Some makefile updates to make it behave a bit better/consistently.
Erik Andersen
2000-05-14
Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>
Erik Andersen
2000-05-14
Initial revision
Erik Andersen