Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
  Waldemar Brodkorb 4fee9155f3 ssp: remove SSP legacy code 8 years ago
  Waldemar Brodkorb 13a6cfff31 fix static binaries linked with pthread and compiled with ssp 8 years ago
  Anthony G. Basile 94246e65e2 libc: add issetugid() 9 years ago
  Filippo ARCIDIACONO f74663a2e6 libc: deal with aux vect inside __uClibc_main only if !SHARED 11 years ago
  Bernhard Reutner-Fischer aba9b10df9 __uclibc_main: remove stray trailing space 11 years ago
  Peter S. Mazinger 508b20ead1 make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent options 13 years ago
  Peter S. Mazinger 6cd313691e __uClibc_main.c: do not include unused headers 13 years ago
  Peter S. Mazinger 87936cd013 errno and *_init cleanup 13 years ago
  Peter S. Mazinger b2b5d473e0 __uClibc_main.c: make __uClibc_init hidden 13 years ago
  Peter S. Mazinger c5bebf9403 make __uClibc_fini() hidden 13 years ago
  Filippo Arcidiacono f8111809ba ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_main 12 years ago
  Carmelo Amoroso 3b3285b1b7 Merge remote-tracking branch 'origin/master' into prelink 13 years ago
  Peter S. Mazinger 2e9d2266c0 Correct ssp code 13 years ago
  Peter S. Mazinger f00e553e4b add missing prototypes 13 years ago
  Filippo Arcidiacono 637e2b2440 ldso: Add implementation of ld.so standalone execution 14 years ago
  Timo Teräs aa67771881 more workarounds for GCC PR32219 14 years ago
  Carmelo Amoroso 6af28ff460 libc: Fix non-NPTL threads build 14 years ago
  Timo Teräs 7350a372e2 static build: define pthreads wrappers only for threaded builds 14 years ago
  Austin Foxley 02b44fe054 some (all?) archs don't define asm, so use builtin __asm__ 14 years ago
  Denys Vlasenko 2e53dd645d workaround GCC PR32219 14 years ago
  Timo Teras 685a6f283e static build: fix internal locking weaks to get pulled in always 14 years ago
  Austin Foxley f7eba78a74 Merge commit 'origin/master' into nptl 14 years ago
  Bernhard Reutner-Fischer 8a227f3165 __uClibc_main: use __pagesize to protect against recursion 14 years ago
  Carmelo Amoroso 74ca0c98cb Merge branch 'master' into nptl 14 years ago
  Bernhard Reutner-Fischer 95bb1ae902 silence some warnings about unused params 14 years ago
  Natanael Copa 86d7dae85b define local stack_chk_guard for nptl 14 years ago
  Austin Foxley 0f3e8be773 whitespace fixes 14 years ago
  Austin Foxley d2b282faa6 uClibc_main: add the needed support for nptl 14 years ago
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago