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
2006-01-03
tweak what is likely() in the argv[0] parsing
Mike Frysinger
2006-01-03
add optional support for program_invocation_name/program_invocation_short_name
Mike Frysinger
2006-01-03
we dont need to loop calling abort() because abort() already loops for us
Mike Frysinger
2006-01-03
Joseph S. Myers writes:
Mike Frysinger
2006-01-03
Joseph S. Myers writes:
Mike Frysinger
2006-01-03
import a bunch of defines from gnu binutils including blackfin for Lie Zhang
Mike Frysinger
2006-01-03
import a bunch of EM defines from gnu binutils
Mike Frysinger
2006-01-03
touchup comments and define Blackfin for Jie Zhang
Mike Frysinger
2006-01-03
fix previous commit so that __uClibc_init() is run for non-mmu cases again as...
Mike Frysinger
2006-01-02
Use attribute_noreturn
Peter S. Mazinger
2006-01-02
Remove -unhonoured- comment
Peter S. Mazinger
2006-01-02
Remove fpu_control.h handling as well
Peter S. Mazinger
2006-01-02
TARGET_ARCH is already stripped, do not do it again for nios2
Peter S. Mazinger
2006-01-02
fpu_control.h is handled generally in topdir/Makefile.in, remove rule for it
Peter S. Mazinger
2006-01-02
quote arg to shell-ed grep as pointed out by Jan-Benedict Glaw
Mike Frysinger
2006-01-02
for /bin/sh, use `` instead of $() as pointed out by Jan-Benedict Glaw on the...
Mike Frysinger
2006-01-01
previous st_dev change from unsigned long (4bytes) to __dev_t (8bytes) needed...
Mike Frysinger
2005-12-30
fix path to heap.h as point out by thomas_chou in Bug 617
Mike Frysinger
2005-12-30
Bug 616, Thomas Chou: dont use -msoft-float on nios2 ports
Mike Frysinger
2005-12-30
update to new build system
Mike Frysinger
2005-12-30
Bug 616, Thomas Chou: update crt to new 0.9.28 uClibc style
Mike Frysinger
2005-12-30
tell people to ignore these two warnings unless someone can figure out how to...
Mike Frysinger
2005-12-30
use ElfW(Addr) instead of ElfW(Word) since elf word types are always 32bits i...
Mike Frysinger
2005-12-30
need to make sure elf_find_dynamic(key) is big enough to handle 64bit hosts
Mike Frysinger
2005-12-30
beautify utility building
Mike Frysinger
2005-12-30
use errno.h not sys/errno.h as pointed out by sjhill
Mike Frysinger
2005-12-30
Sync ftw w/ glibc, splitting ftw and ftw64
Peter S. Mazinger
2005-12-29
fix signed/unsigned warnings
Mike Frysinger
2005-12-29
kill off some signedness/unused warnings
Mike Frysinger
2005-12-29
sync whitespace with glibc
Mike Frysinger
2005-12-29
touchup code a bit to prep for new weak system
Mike Frysinger
2005-12-29
beautify
Mike Frysinger
2005-12-29
hide the internal libc pthread_mutex funcs
Mike Frysinger
2005-12-29
pointless whitespace touchups
Mike Frysinger
2005-12-29
hide some functions to cut down on relocations
Mike Frysinger
2005-12-29
make sure mq_timedsend() and mq_send() is always defined
Mike Frysinger
2005-12-29
make sure mq_timedreceive() and mq_receive() is always defined
Mike Frysinger
2005-12-29
hide __kernel functions
Mike Frysinger
2005-12-28
make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e...
Mike Frysinger
2005-12-28
make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e...
Mike Frysinger
2005-12-28
include grp.h just for fun
Mike Frysinger
2005-12-28
typecast away signed/unsigned warnings
Mike Frysinger
2005-12-27
kill off unused warning
Mike Frysinger
2005-12-27
typecast away a signed/unsigned warning
Mike Frysinger
2005-12-27
cut pointless files
Mike Frysinger
2005-12-27
kill off minor unused warnings
Mike Frysinger
2005-12-27
tweak prototypes to match the exported versions
Mike Frysinger
2005-12-27
fix salt type in setup_salt()
Mike Frysinger
2005-12-27
nlist should be unsigned, not signed, as it tracks # of elements in init_fini...
Mike Frysinger
2005-12-27
revert debug "fix" since it isnt correct and previous version works
Mike Frysinger
[prev]
[next]