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-10-26
This had some nasty x86 asm inlines it. Throw them away.
Eric Andersen
2000-10-26
Add some more stuff -- {get|set}mntent, getline, getdelim, etc.
Eric Andersen
2000-10-24
Support even more syscalls.
Eric Andersen
2000-10-23
Fix a few more screwups.
Eric Andersen
2000-10-23
Forgot a few things...
Eric Andersen
2000-10-23
More reorg. A place for everything and everything in its place...
Eric Andersen
2000-10-23
Include real prototype for bcmp
Eric Andersen
2000-10-22
Need this now.
Eric Andersen
2000-10-20
A smaller, kinder, gentler regexp implementation.
Eric Andersen
2000-10-20
Strip all object files of all non global symbols and .note and
Eric Andersen
2000-10-18
More updates. Implement strsignal. Add pwd_grp tests
Eric Andersen
2000-10-17
Fix up ctype.h
Eric Andersen
2000-10-17
Update to assert behavior
Eric Andersen
2000-10-11
Finish reorganizing things. At least I think I've finished.
Eric Andersen
2000-10-09
Bug ugly formatting update
Eric Andersen
2000-10-07
Add in support for shm/ipc.
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-03
More missing prototypes.
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-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
[prev]