Age | Commit message (Expand) | Author |
2010-06-24 | intl, nptl_db: fix prerequisites | Bernhard Reutner-Fischer |
2010-06-24 | buildsys: add brief mode; show defines and ld-flags | Bernhard Reutner-Fischer |
2010-06-24 | libc: silence warnings about undefined cpp tokens | Bernhard Reutner-Fischer |
2010-06-24 | fix race condition when generating linker scripts | Bernhard Reutner-Fischer |
2010-06-23 | arm/nptl: Sync unwinding with glibc. | Khem Raj |
2010-06-23 | arm/nptl: sysdep-cancel.h needs syscall handing for EABI | Khem Raj |
2010-06-22 | MIPS: Fix build error with linuxthreads.old | Abdoulaye Walsimou Gaye |
2010-06-21 | avoid using c99 syntax | Mirko Vogt |
2010-06-21 | get rid of needless c99 construct | Austin Foxley |
2010-06-17 | nptl: i386 needs atomic.h for atomic_exchange_acq | Bernhard Reutner-Fischer |
2010-06-17 | nptl: fix order of includes for out-of-tree builds | Bernhard Reutner-Fischer |
2010-06-17 | libc: define cfi_personality and cfi_lsda | Bernhard Reutner-Fischer |
2010-06-17 | librt: fix linking WRT pthreads | Bernhard Reutner-Fischer |
2010-06-17 | libc: Fix non-NPTL threads build | Carmelo Amoroso |
2010-06-17 | librt: simplify handling LDFLAGS | Bernhard Reutner-Fischer |
2010-06-15 | libm: typo fix NO_LONG_DOUBLE variant of gamma_r | Bernhard Reutner-Fischer |
2010-06-14 | sh4: Fixes for SH-4 without an FPU | Carmelo Amoroso |
2010-06-13 | handle i386 TARGET_SUBARCH | Bernhard Reutner-Fischer |
2010-06-13 | nptl: fix symlinking headers | Bernhard Reutner-Fischer |
2010-06-12 | nptl: avoid spurious rebuilds of libpthread*.a | Bernhard Reutner-Fischer |
2010-06-12 | nptl: handle PTHREADS_DEBUG_SUPPORT properly | Bernhard Reutner-Fischer |
2010-06-12 | nptl: fix race condition when generating libpthread.so | Bernhard Reutner-Fischer |
2010-06-11 | hcreate_r: silence warning in helper func | Bernhard Reutner-Fischer |
2010-06-11 | wordexp: silence warning | Bernhard Reutner-Fischer |
2010-06-11 | nptl: remove relocation in pthread_rwlock_init() | Bernhard Reutner-Fischer |
2010-06-11 | silence some warnings about missing prototypes | Bernhard Reutner-Fischer |
2010-06-11 | testsuite: disable some tests for !LFS | Bernhard Reutner-Fischer |
2010-06-11 | nptl: fix wrong path to nptl_db | Bernhard Reutner-Fischer |
2010-06-11 | lxdialog: fix ncursesw include detection | Bernhard Reutner-Fischer |
2010-06-11 | buildsys: fix clean vs. headerclean | Bernhard Reutner-Fischer |
2010-06-11 | buildsys: conceal install_headers | Bernhard Reutner-Fischer |
2010-06-11 | buildsys: fix lib/ directory prerequisite | Bernhard Reutner-Fischer |
2010-06-10 | libm: unbreak scalbn for 64-bit processors | Roman I Khimov |
2010-06-10 | testsuite: .gitignore symlink | Bernhard Reutner-Fischer |
2010-06-10 | testsuite: do not run inet tests if !ipv4 && !ipv6 | Bernhard Reutner-Fischer |
2010-06-10 | lgamma: fix sign handling | Bernhard Reutner-Fischer |
2010-06-10 | libm: unhide signgam | Roman I Khimov |
2010-06-08 | do not generate garbled interp | Bernhard Reutner-Fischer |
2010-06-08 | nptl: fix for !ipv4 && !ipv6 | Bernhard Reutner-Fischer |
2010-06-07 | mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mips | Khem Raj |
2010-06-04 | strverscmp: I forgot to export it | Denys Vlasenko |
2010-06-02 | ldso/mips: Fix relocation parsing so that they work on both mips32/mips64 | Khem Raj |
2010-06-01 | inotify: add inotify_init1 system call support | Vladimir Zapolskiy |
2010-06-01 | bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support | Vladimir Zapolskiy |
2010-05-24 | utils: Fix ldd segfault | Natanael Copa |
2010-05-19 | mips: Add vfork to libc | Khem Raj |
2010-05-19 | mips/bits/pthreadtypes.h: Re-include sgidefs.h | Khem Raj |
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 | Fix fcntl64 for 64 bit targets. | Rob Landley |