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
Age
Commit message (
Expand
)
Author
2001-06-12
Cleanup the toploevel makefile handing of shared libs. Add weak_alias
Eric Andersen
2001-06-07
The m68k-elf compiler chokes on this code when compiling for PIC as
David McCullough
2001-06-02
Add locale-enabled strcoll function from vodz, plus supporting tool.
Manuel Novoa III
2001-06-01
Put the locale stuff back how it was till we can get a proper implementation
Eric Andersen
2001-05-28
Make selection of uClibc floating point support in printf, etc. seperate
Manuel Novoa III
2001-05-26
Fix regex support to be compatible with 4.2 BSD regex library. This is
Eric Andersen
2001-05-26
Add in message queue support, based on work from <tapu@371.net>.
Eric Andersen
2001-05-25
Add in some more GNU compatible locale stuff. I only implement the
Eric Andersen
2001-05-23
Remove dead code.
Manuel Novoa III
2001-05-12
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-09
Add in an older libc5 glob implementation, which is a bit thinner.
Eric Andersen
2001-05-08
Turns out alphasort was totally broken. This fixed one works.
Eric Andersen
2001-05-08
A patch from Jon Nelson <jnelson@securepipe.com> to make scandir
Eric Andersen
2001-04-19
Remove the old crypt implementation
Eric Andersen
2001-04-18
Add missing time()
Eric Andersen
2001-04-18
Update temp file handling and use a single function to do all
Eric Andersen
2001-04-06
Fix up more leftovers resultant from fixing _LIBC
Eric Andersen
2001-04-06
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2001-03-21
Stub out localeconv. Please look over this to check it is correct....
Eric Andersen
2001-03-20
Fix from Jon Nelson for error in timezone
Eric Andersen
2001-03-20
Put regex back in
Eric Andersen
2001-03-20
Add an empty DIRS target incase it gets inherited from the env.
David McCullough
2001-03-19
Add in the timezone global from time.h, from a patch by
Eric Andersen
2001-03-19
Add in alphasort (working fine) and scandir (just a stub for now).
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-19
Since Erik apparently wants def/undef vs def 1/0...
Manuel Novoa III
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-27
stdio mostly rewritten... passes lots of tests now.
Manuel Novoa III
2001-02-27
For some reason the fancy attribute tags were not working on m68k so
David McCullough
2001-02-19
Make sure errno is 0 before we call main (may have been set while initializing).
Manuel Novoa III
2001-02-19
Create __uClibc_main to handle what can be done in C instead of each arch's
Manuel Novoa III
2001-02-15
Fix LIBC rule. (cut-and-paste user bug...)
Manuel Novoa III
2001-02-15
Add tsearch functions from libc-5.3.12.
Manuel Novoa III
2001-02-09
Remove times and all the foolishness surrounding it. There is
Eric Andersen
2001-02-05
Fix up the networking includes
Eric Andersen
2001-01-30
Added some notes. Removed some dead code.
Manuel Novoa III
2001-01-30
Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah!
Manuel Novoa III
2001-01-28
Reduced code size; fixed ANSI bug for day -- 5 not 05; mode days and mons const.
Manuel Novoa III
2001-01-25
Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a
Manuel Novoa III
2001-01-15
Reduce dependancies -- don't use sysconf() internal to libc.
Eric Andersen
2001-01-15
Make the implementation match the header file.
Eric Andersen
2001-01-12
Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.
Eric Andersen
2001-01-11
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2001-01-02
Oops. left strftime.c in twice.
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
[next]