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
Age
Commit message (
Collapse
)
Author
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
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-14
Hide internally used symbols, use weak_alias for raise/sigwait, as they ↵
Peter S. Mazinger
could be in libpthread too
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-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 ↵
Peter S. Mazinger
functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function
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-10
Lets not just paper over this. Add implementation of __xpg_sigpause()
Eric Andersen
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 ↵
Mike Frysinger
http://yann.poupet.free.fr/ep93xx/
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
use make builtin $(wildcard) rather than $(shell ls)
Mike Frysinger
2005-11-08
Remove #define _STDIO_UTILITY, can't find any use of it
Peter S. Mazinger
2005-11-08
make cp silent
Mike Frysinger
2005-11-07
use the common/bits/types.h since it has proper 64bit support now
Mike Frysinger
2005-11-07
old header file
Mike Frysinger
2005-11-07
Enable multi, because the arch specific versions are non-multi now
Peter S. Mazinger
2005-11-07
Disable multi build on asm files. i386/powerpc could be used if the source ↵
Peter S. Mazinger
is splitted up
2005-11-05
fix arch_headers target
Mike Frysinger
2005-11-05
makefiles for new build system
Mike Frysinger
2005-11-05
Change comment size_t _fpmaxtostr to ssize_t
Peter S. Mazinger
2005-11-04
need our own page header file to prevent warnings
Mike Frysinger
2005-11-04
use errno.h like in i386
Mike Frysinger
2005-11-04
unify common code thus making arch-specific Makefiles very simple :)
Mike Frysinger
2005-11-04
Remove duplicate ifdefs
Peter S. Mazinger
2005-11-04
Correct XLOCALE enabled builds pointed out by nitinkg
Peter S. Mazinger
2005-11-04
initial import of a nicer output display akin to linux-2.6
Mike Frysinger
2005-11-04
Make use of newly introduced attribute_noreturn
Peter S. Mazinger
2005-11-03
Disable DOMULTI for these, because gcc-4.0.2 can't cope with them
Peter S. Mazinger
[next]