2012-06-15 |
Rich Felker | direct syscall to open in __init_security needs O_LARGEFILE |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Rich Felker | reorder exit code to defer stdio flush until after... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Rich Felker | revert one change in time.h; no evidence BSD_SOURCE... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Rich Felker | fix feature test macros in time.h |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Rich Felker | add timegm function (inverse of gmtime), nonstandard |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Rich Felker | add init_module/delete_module syscall wrappers |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Rich Felker | add (currently stubbed due to stubbed strverscmp) versi... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Rich Felker | add deprecated capabilities functions |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Rich Felker | fix char signedness bug (arm-specific) in dynamic linker |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Rich Felker | add pthread_attr_setstack interface (and get) |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Rich Felker | fix scanning of "-0x" pseudo-hex float (must give negat... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Rich Felker | fix signedness errors in stdint.h constant macros |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Rich Felker | fix %ls breakage in last printf fix |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Rich Felker | fix printf %ls with precision limit over-read issue |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Rich Felker | fix sysinfo, try 2. it seems to work this time. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Rich Felker | sysinfo struct was utter nonsense; no idea where it... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Rich Felker | fix scanf bug reading literals after width-limited... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rich Felker | check for ld support of -Bsymbolic-functions; disable... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rich Felker | use -nostdlib in linker tests to avoid possible missing... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rich Felker | avoid linking main program in linker tests |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rich Felker | make configure try to disable stack protector |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rich Felker | add configure check for gnu linker hash style setting |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Rich Felker | make gcc wrapper rewrite link options rather than just... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Rich Felker | treat failure of mprotect in map_library as a fatal... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Rich Felker | fix ctype abi junk (pointer should point to 0 slot... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Rich Felker | _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Rich Felker | release notes for 0.9.1 v0.9.1 |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Rich Felker | fix configure build/host/target terminology usage |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Rich Felker | ensure that abort always works |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Rich Felker | add some ugly aliases for LSB ABI compatibility |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Rich Felker | increase default thread stack size to 80k |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Rich Felker | remove implementation-reserved bits when saving signal... |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Rich Felker | remove no-longer-needed unblocking of signals in pthrea... |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Rich Felker | add LSB abi junk for ctype functions |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Rich Felker | declare environ in unistd.h when _GNU_SOURCE feature... |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Rich Felker | use fistpll mnemonic instead of fistpq (more widely... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Rich Felker | add LSB ABI __xstat, etc. junk |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Rich Felker | enable LARGEFILE64 aliases |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Rich Felker | fix musl-gcc wrapper to work with -pie |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Rich Felker | there is no such GNU function fpurge, only __fpurge. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Rich Felker | add prototype for BSD/GNU stdio *_unlocked extension... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Rich Felker | remove duplicate lfs64 cruft in stdio.h |
commit | commitdiff | tree | snapshot |
2012-05-28 |
nsz | math: fix nextafter definition in tgmath.h |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Rich Felker | add ldd and main program loading support to dynamic... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Rich Felker | cleanup dynamic linker start code cruft |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Rich Felker | fix overrun (n essentially ignored) in wcsncmp |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Rich Felker | fix failure of mbsinit(0) (not UB; required to return... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Rich Felker | fix failure of strrchr(str, 0) |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Rich Felker | avoid using pthread cleanup push/pop in stdio when... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Rich Felker | ensure pthread-internal signals are unblocked before... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Rich Felker | fix regex on arm |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Rich Felker | remove cruft from pthread structure (old cancellation... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Rich Felker | remove leftover cp_sp cruft from cancellation code... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Rich Felker | fix arm syscall.h to reflect which syscalls actually... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Rich Felker | avoid deprecated (by linux) alarm syscall; use setitime... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Rich Felker | linux deprecated SYS_utime on some archs, so use SYS_ut... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | fix bad opcode in arm syscall_cp_asm |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | fix issue with longjmp out of signal handlers and cance... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | simplify cancellation push/pop slightly |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | debloat jmp_buf in _GNU_SOURCE mode |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | remove everything related to forkall |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | some feature test fixes for unistd.h |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | fix missing _BSD_SOURCE support in bits/*.h |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | _GNU_SOURCE implies all BSD features except ones GNU... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | various header cleanups, some related to _BSD_SOURCE... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | bsd_signal is a legacy (removed) XSI function, not... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Rich Felker | support _BSD_SOURCE feature test macro |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Rich Felker | fix typo in utimes function that made it mess up file... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Rich Felker | fix out-of-bounds array access in pthread barriers... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Rich Felker | move getpass decl to the right place |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Rich Felker | fix misplaced semicolon in preprocessor directive ... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Rich Felker | yet another try to get the check for gcc right... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Rich Felker | fix error in last configure change (lack of escaping) |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Rich Felker | useless lastlog path just to make some stuff happy |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Rich Felker | missing limit LOGIN_NAME_MAX |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rich Felker | correct the check for gcc (previous version failed... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rich Felker | remove some no-op end of string tests from regex parser |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rich Felker | another BRE fix: in ^*, * is literal |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rich Felker | let sysconf accurately report # of cpus available |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rich Felker | use __h_errno_location for h_errno |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rich Felker | susv4 removed gethostbyname, etc. legacy cruft. |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rich Felker | namespace cleanup - NI_* is NOT reserved by netdb.h |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rich Felker | some gnu junk in netdb.h |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rich Felker | fix missing va_list for vsyslog |
commit | commitdiff | tree | snapshot |
2012-05-12 |
nsz | search: add comments to tsearch_avl.c |
commit | commitdiff | tree | snapshot |
2012-05-12 |
nsz | search: add tdestroy (gnu extension) |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Rich Felker | add missing IN6_ARE_ADDR_EQUAL |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Rich Felker | add one more bogus legacy header |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Rich Felker | move vsyslog out of SYSLOG_NAMES conditional |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Rich Felker | Merge remote-tracking branch 'nsz/master' |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Rich Felker | remove __lock dependency from exit |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Rich Felker | fix missing static (namespace clash) |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Rich Felker | fix missing parens in bit op macros (param.h) |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Rich Felker | and another bug in setbit, etc. macros.. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Rich Felker | fix typo in sys/param.h that broke setbit, etc. macros |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Rich Felker | omit declaration of basename wrongly interpreted as... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
nsz | math: fix remquo.c when x==-y and a subnormal remainder... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Rich Felker | some assemblers don't like fistpq; use the alt. mnemoni... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Rich Felker | fix error checking for \ at end of regex (this was... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Rich Felker | fix copy and paste error in regex code causing mishandl... |
commit | commitdiff | tree | snapshot |
next |