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
/
include
Age
Commit message (
Expand
)
Author
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-10
More stuff. Down to only 43 missing functions before BusyBox will
Eric Andersen
2000-08-03
Make some of the rpc stuff compile
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
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-07
A few updates.
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-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-05-16
Add sysinfo support.
Erik Andersen
2000-05-16
Add in the "_start" symbol in asm. Fix a makefile (that needs to be
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