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
/
misc
/
Makefile
Age
Commit message (
Expand
)
Author
2001-03-20
Put regex back in
Eric Andersen
2001-03-19
Move the dirent stuff. I suppose it is system dependant, but then
Eric Andersen
2001-03-19
Add in the sysvipc patch from Michael Shmulevich
Eric Andersen
2001-03-18
Part of the ctype locale support.
Manuel Novoa III
2001-03-13
Delete wordexp. There isn't much point in having this since
Eric Andersen
2001-03-08
Hmm. Seems I left wordexp off. oops.
Eric Andersen
2001-03-08
Add in wordexp support (mostly stubbed out for now) since the busybox
Eric Andersen
2001-02-15
Add tsearch functions from libc-5.3.12.
Manuel Novoa III
2001-01-11
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2001-01-02
Patch from James Graves <jgraves@deltamobile.com> to get
Eric Andersen
2000-12-23
Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)
Eric Andersen
2000-11-04
Fix doc blunder.
Eric Andersen
2000-11-04
Make spelling of uClibc be consistant.
Eric Andersen
2000-11-04
More cleanups. Fix things so tinylogin compiles.
Eric Andersen
2000-10-27
More random fixes and additions.
Eric Andersen
2000-10-26
Add some more stuff -- {get|set}mntent, getline, getdelim, etc.
Eric Andersen
2000-10-25
A few more syscalls.
Eric Andersen
2000-10-17
Fix up ctype.h
Eric Andersen
2000-10-11
Finish reorganizing things. At least I think I've finished.
Eric Andersen
2000-10-11
New misc tree that actually has misc stuff in it.
Eric Andersen