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
Age
Commit message (
Expand
)
Author
2005-11-15
Correct Warning: function declaration isn't a prototype
Peter S. Mazinger
2005-11-15
rename current stable linuxthreads to linuxthreads.old to prepare for import ...
Mike Frysinger
2005-11-15
unused
Mike Frysinger
2005-11-15
revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...
Mike Frysinger
2005-11-15
use clone() instead of __clone()
Mike Frysinger
2005-11-15
as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wo...
Mike Frysinger
2005-11-15
update licenses and sync with glibc
Mike Frysinger
2005-11-15
sync getopt headers with glibc
Mike Frysinger
2005-11-15
make sure TARGET_ARCH is set ... thought i committed this already?
Mike Frysinger
2005-11-15
use $TOPDIR instead of ../ and utilize -B so that our target utils use the co...
Mike Frysinger
2005-11-15
update license info
Mike Frysinger
2005-11-15
import some math funcs from glibc
Mike Frysinger
2005-11-15
remove unused file
Mike Frysinger
2005-11-15
need to declare our stack direction
Mike Frysinger
2005-11-15
import test from glibc
Mike Frysinger
2005-11-15
add a way to just run uclibc or glibc tests
Mike Frysinger
2005-11-14
Hide internally used symbols, use weak_alias for raise/sigwait, as they could...
Peter S. Mazinger
2005-11-14
undef functions needed for usage within libc
Peter S. Mazinger
2005-11-14
Split up wstring.c and use attribute_hidden
Peter S. Mazinger
2005-11-14
Move to use attribute_hidden
Peter S. Mazinger
2005-11-14
Corrections to splitted files
Peter S. Mazinger
2005-11-14
Let the #define do all the work
Eric Andersen
2005-11-13
It was pointed out to me that http://www.uclibc.org/copyright.txt
Eric Andersen
2005-11-13
quiet the make -C
Mike Frysinger
2005-11-12
initial port to hppa
Mike Frysinger
2005-11-12
make people provide these headers when porting
Mike Frysinger
2005-11-12
Add hidden versions
Peter S. Mazinger
2005-11-12
Add hidden versions, hope I made it correctly. Sparc optimized string functio...
Peter S. Mazinger
2005-11-12
Add hidden versions
Peter S. Mazinger
2005-11-12
Add hidden versions
Peter S. Mazinger
2005-11-11
Add hidden versions, add missing .size
Peter S. Mazinger
2005-11-11
Split up string.c, make internals hidden
Peter S. Mazinger
2005-11-11
powerpc version of bzero using memset
Peter S. Mazinger
2005-11-11
Split up MSRC file, bzero left out
Peter S. Mazinger
2005-11-11
Sync w/ dirent.h, s:HAVE_D_NAMLEN:_DIRENT_HAVE_D_NAMLEN:
Peter S. Mazinger
2005-11-11
mark all broken arches as such so people know not to expect too much
Mike Frysinger
2005-11-11
remove unused ARCH_LDFLAGS and touchup broken whitespace
Mike Frysinger
2005-11-10
Lets not just paper over this. Add implementation of __xpg_sigpause()
Eric Andersen
2005-11-10
Disable __xpg_sigpause until it is implemented (if at all) in uClibc
Peter S. Mazinger
2005-11-10
Another s/index/strchr/
Peter S. Mazinger
2005-11-10
Use strchr instead of index (BSD)
Peter S. Mazinger
2005-11-10
add support for cirrus maverick fpu using patch for glibc http://yann.poupet....
Mike Frysinger
2005-11-10
sync with glibc
Mike Frysinger
2005-11-10
update license
Mike Frysinger
2005-11-09
sync with glibc
Mike Frysinger
2005-11-09
fix __intptr_t for 64bit arches
Mike Frysinger
2005-11-09
booooring license updates
Mike Frysinger
2005-11-09
sync with glibc
Mike Frysinger
2005-11-09
sync with glibc to get rid of warnings
Mike Frysinger
2005-11-09
use make builtin $(wildcard) rather than $(shell ls)
Mike Frysinger
[prev]
[next]