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
/
assert
Age
Commit message (
Expand
)
Author
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-04
tweak __progname handling some more since some [bad] apps actually try and us...
Mike Frysinger
2005-11-21
Remove TOPDIR
Peter S. Mazinger
2005-11-01
Remove last unused references to libc-a-pic-, we use only the lists in libc-a...
Peter S. Mazinger
2005-10-29
Replace all Makefiles for new build infrastucture
Peter S. Mazinger
2005-10-25
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...
Peter S. Mazinger
2005-10-12
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...
Peter S. Mazinger
2005-01-25
merge parallel build support
Mike Frysinger
2004-02-11
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-01-17
Prevent runaway asserts, which can happen if there's a problem with
Manuel Novoa III
2003-10-18
Peter Kjellerstedt writes:
Eric Andersen
2003-08-01
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2002-10-28
ANSI/ISO C99 requires assert() to write to stderr. This means that
Manuel Novoa III
2002-07-03
Enable WCHAR support for C/POSIX stub locales.
Manuel Novoa III
2002-03-12
Swap in the new stdio code.
Manuel Novoa III
2001-12-19
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-05-12
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-01-11
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2000-12-20
A number of updates from Manuel Novoa III. Things look good...
Eric Andersen
2000-11-04
Fix doc blunder.
Eric Andersen
2000-11-04
Make spelling of uClibc be consistant.
Eric Andersen
2000-10-20
Strip all object files of all non global symbols and .note and
Eric Andersen
2000-10-17
Update to assert behavior
Eric Andersen
2000-10-12
Makefile update
Eric Andersen
2000-10-11
New misc tree that actually has misc stuff in it.
Eric Andersen