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
/
internals
Age
Commit message (
Expand
)
Author
2014-12-15
mkostemp: fix implementation
Anthony G. Basile
2014-08-18
libc: add issetugid()
Anthony G. Basile
2014-04-23
weak symbols need to be "defined" weak but "declared" strong
Vineet Gupta
2014-04-23
LT.old: Make __errno_location/__h_errno_location thread safe
Vineet Gupta
2013-11-06
Fix weak/strong attribute of __errno_location and it's __GI alias
Vineet Gupta
2013-05-13
libc: deal with aux vect inside __uClibc_main only if !SHARED
Filippo ARCIDIACONO
2013-02-05
buildsys: switch libc to kbuild-style
Bernhard Reutner-Fischer
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-10-31
__uclibc_main: remove stray trailing space
Bernhard Reutner-Fischer
2012-06-15
make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent...
Peter S. Mazinger
2012-06-15
tempname.c: remove unneeded attribute_hidden, change type to unsigned
Peter S. Mazinger
2012-06-15
errno, h_errno: correct them for non-TLS
Peter S. Mazinger
2012-06-15
__uClibc_main.c: do not include unused headers
Peter S. Mazinger
2012-06-15
errno and *_init cleanup
Peter S. Mazinger
2012-06-15
__uClibc_main.c: make __uClibc_init hidden
Peter S. Mazinger
2012-06-15
make __uClibc_fini() hidden
Peter S. Mazinger
2012-06-15
parser_config.[ch]: remove duplicated hidden functions
Peter S. Mazinger
2012-05-18
ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_main
Filippo Arcidiacono
2012-04-17
parse_config: tweak indentation
Bernhard Reutner-Fischer
2011-11-17
misc: hide __gen_tempname
Bernhard Reutner-Fischer
2011-04-06
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-03-03
Correct ssp code
Peter S. Mazinger
2011-03-03
add missing prototypes
Peter S. Mazinger
2011-02-22
tempname: fix int precision warnings
Mike Frysinger
2010-11-28
Merge commit 'origin/master' into prelink
Carmelo Amoroso
2010-10-14
parse_config: discard rest of incomplete line
Natanael Copa
2010-10-14
config parser: always initialize line pointer
Natanael Copa
2010-10-14
config parser: do not assume that realloc return same pointer
Natanael Copa
2010-09-17
ldso: Add implementation of ld.so standalone execution
Filippo Arcidiacono
2010-09-06
misc: Fix build error about missing PAGE_SIZE
Abdoulaye Walsimou Gaye
2010-08-19
getserv: fix reading services lines w > 80 chars
Bernhard Reutner-Fischer
2010-08-06
config parser: fix memory corruption
Timo Teräs
2010-08-05
add config parser
Bernhard Reutner-Fischer
2010-07-06
Revert "don't make __errno_location / __h_errno_location hidden"
Austin Foxley
2010-07-05
don't make __errno_location / __h_errno_location hidden
Peter Korsgaard
2010-06-30
more workarounds for GCC PR32219
Timo Teräs
2010-06-30
nptl/errno: Use a separate __errno_location for libpthread.
Khem Raj
2010-06-17
libc: Fix non-NPTL threads build
Carmelo Amoroso
2010-05-17
static build: define pthreads wrappers only for threaded builds
Timo Teräs
2010-05-17
some (all?) archs don't define asm, so use builtin __asm__
Austin Foxley
2010-05-17
workaround GCC PR32219
Denys Vlasenko
2010-05-07
static build: fix internal locking weaks to get pulled in always
Timo Teras
2010-04-02
Merge commit 'origin/master' into nptl
Austin Foxley
2010-03-25
prettify make clean
Bernhard Reutner-Fischer
2010-02-05
Merge commit 'origin/master' into nptl
Austin Foxley
2010-02-03
__uClibc_main: use __pagesize to protect against recursion
Bernhard Reutner-Fischer
2010-02-01
Merge commit 'origin/master' into nptl
Khem Raj
2010-02-01
errno: hide __libc_resp, __libc_errno, and __libc_h_errno
Khem Raj
2010-01-25
Merge branch 'master' into nptl
Carmelo Amoroso
2010-01-23
silence some warnings about unused params
Bernhard Reutner-Fischer
[next]