Commit History

Author SHA1 Message Date
  Austin Foxley 784e157fad Merge remote branch 'origin/master' into nptl 15 years ago
  Chris Metcalf b2c9cb1927 Make _dl_dprintf buf non-static to avoid multithreading bugs. 15 years ago
  Austin Foxley 875d11eec5 Merge commit 'origin/master' into nptl 15 years ago
  Freeman Wang 23528282b7 malloc: fix race condition and other bugs in the no-mmu malloc 15 years ago
  Austin Foxley 7dcd83e8bd x86_64: fix multiple definition of chk functions 15 years ago
  Hans-Christian Egtvedt f3217f9be3 check if USE_TLS is defined before use 15 years ago
  Hans-Christian Egtvedt e092e7c304 check if USE_TLS is defined before use 15 years ago
  Austin Foxley 02a89fe640 x86_64: fix up the rest of the includes and aliases for nptl 15 years ago
  Carmelo Amoroso 197b2de50d libc: Remove pointless header string.h 15 years ago
  Carmelo Amoroso cbff4254e4 libc: Add missing header for memset 15 years ago
  Austin Foxley 11cd655429 x86_64: add missing includes to sem_*.S 15 years ago
  Carmelo Amoroso ab38c21ada libc: Add missing header for memset 15 years ago
  Austin Foxley ae030fbef4 fix multiple definitions of pthread_once for x86_64 15 years ago
  Austin Foxley 23cfec40b3 fix compiling test cases in static mode 15 years ago
  Austin Foxley 1f6601af67 x86_64: no waitpid syscall exists, so use wait4 15 years ago
  Carmelo Amoroso f0a5fcde1d build: Do not define -DPIC longer through build system 15 years ago
  Carmelo Amoroso 9849c407e8 build: Get rids of PIC macro using compiler flag __PIC__ instead 15 years ago
  Carmelo Amoroso 5418c5ea2a build: Get rids of PIC macro using compiler flag __PIC__ instead 15 years ago
  Austin Foxley fae10d41d1 Merge remote branch 'origin/master' into nptl 15 years ago
  Natanael Copa 2287f4337d fix typo that sneaked in with 9a7506 15 years ago
  Giuseppe Cavallaro 8cd420c223 sh: fix endianess and optimise the SH4 memcpy 15 years ago
  Denys Vlasenko 6732cb1ae1 syslog: use send(MSG_NOSIGNAL) instead of write, thus no need to handle SIGPIPE 15 years ago
  Denys Vlasenko 1eac4f3880 syslog: fix openlog(xx, LOG_KERN) and optimize a bit 15 years ago
  Khem Raj b3b9101a9c Include bits/libc-lock.h to get __libc_once_define 15 years ago
  Austin Foxley 51606aeeda Go back to using nptl_arch_headers 15 years ago
  Austin Foxley 2726a59889 Revert "nptl: make build depend directly on nptl headers" 15 years ago
  Khem Raj a92f0c2613 Include bits/libc-lock.h to get __libc_once_define 15 years ago
  Austin Foxley 1c4f986636 get x86_64 nptl building 15 years ago
  Austin Foxley 5ea195692d nptl: fix even more old style declarations 15 years ago
  Austin Foxley 1a3ad45bb5 nptl: fix a few more old style declerations 15 years ago