2013-08-31 |
Rich Felker | remove incorrect cancellation points from realpath |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Rich Felker | debloat realpath's allocation strategy |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Rich Felker | make realpath use O_PATH when opening the file |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Rich Felker | fix regression in creation of ldso symlink |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Rich Felker | fix breakage in synccall due to incorrect signal restor... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Rich Felker | fix typo in release notes v0.9.13 |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Rich Felker | release notes for 0.9.13 |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Rich Felker | only expose struct tcphdr under _GNU_SOURCE |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Rich Felker | add struct tcphdr in netinet/tcp.h |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Rich Felker | remove -Wcast-align from --enable-warnings |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Rich Felker | optimized C memcpy |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Rich Felker | stdbool.h should define __bool_true_false_are_defined... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Rich Felker | fix invalid instruction mnemonics in powerpc fenv asm |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Rich Felker | optimized C memset |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Rich Felker | add attribute((may_alias)) checking in configure |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Rich Felker | add the %s (seconds since the epoch) format to strftime |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Rich Felker | fix strftime regression in %e format |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Rich Felker | properly fill in tzname[] for old (pre-64-bit-format... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Rich Felker | minor fix to tz name checking |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Rich Felker | fix strftime handling of time zone data |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Rich Felker | make dlopen honor the rpath of the main program |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Rich Felker | fix mishandling of empty or blank TZ environment variable |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Rich Felker | fix regression in dn_expand/reverse dns |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Rich Felker | fix bugs in $ORIGIN handling |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Rich Felker | use AT_EXECFN, if available, for dynamic linker to... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Rich Felker | add rpath $ORIGIN processing to dynamic linker |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Rich Felker | add recursive rpath support to dynamic linker |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Rich Felker | fix missing string.h in strftime.c (needed by new strft... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Rich Felker | fix some documentation typos |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Rich Felker | add strftime and wcsftime field widths |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Rich Felker | simplify strftime and fix integer overflows |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Rich Felker | strftime cleanup: avoid recomputing strlen when it... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Rich Felker | more strftime refactoring |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Rich Felker | begin refactoring strftime to make adding field widths... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Rich Felker | add SUN_LEN macro to sys/un.h under appropriate feature... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Rich Felker | unbreak vwarn: print ": " before errno message |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Rich Felker | fix two bugs in sed code configure uses to save command... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Rich Felker | re-add logic for ignoring failure of ld.so symlink... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Szabolcs Nagy | fix fenv exception functions to mask their argument |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Szabolcs Nagy | optimize x86 feclearexcept: only use save/restore x87... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Szabolcs Nagy | remove the __mxcsr member from fenv_t on i386 to follow... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Szabolcs Nagy | add sse fenv support on i386 through hwcap |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Szabolcs Nagy | fix i386 fesetenv: FE_DFL_ENV is (fenv_t*)-1 not 0 |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Rich Felker | remove spurious tmp file present since initial git... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Rich Felker | replace system's install command with a shell script |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Rich Felker | add hkscs/big5-2003/eten extensions to iconv big5 |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Rich Felker | make configure store its command line in config.mak... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Rich Felker | fix atomicity and other issues installing dynamic linke... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Rich Felker | some initial math asm for armhf (fabs[f] and sqrt[f]) |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Rich Felker | fix detection of arm hardfloat |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Rich Felker | support floating point environment (fenv) on armhf... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Rich Felker | fix build of x86_64 expl assembly |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Rich Felker | add function types to arm crt assembly |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Szabolcs Nagy | math: fix pow(x,-1) to raise underflow properly |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Szabolcs Nagy | math: fix i386 atan2.s to raise underflow for subnormal... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Szabolcs Nagy | math: clean up atan2.c |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Szabolcs Nagy | math: fix x86 asin, atan, exp, log1p to raise underflow |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Szabolcs Nagy | math: fix x86 expl.s to raise underflow and clean up... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Szabolcs Nagy | math: fix asin, atan, log1p, tanh to raise underflow... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Szabolcs Nagy | math: fix tgamma to raise underflow for large negative... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Szabolcs Nagy | math: fix pow(0,-inf) to raise divbyzero flag |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Szabolcs Nagy | math: minor scalbn*.c simplification |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Rich Felker | fix length computation in dn_expand |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Rich Felker | de-duplicate dn_expand, fix return value and signature... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Rich Felker | add arm-optimized memcpy implementation from bionic... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Rich Felker | rework makefile subarch logic to allow shared files |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Rich Felker | add missing MSG_EXCEPT in sys/msg.h |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Rich Felker | provide declarations for strtod_l and family |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Rich Felker | add subarch asm support for PIC objects/shared libc |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Rich Felker | add missing a_or_l to atomic.h for non-x86 archs |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Rich Felker | allow subarch-specific asm, including asm specific... |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Rich Felker | fix _NSIG and SIGRTMAX on mips |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Rich Felker | fix definitions of WIFSTOPPED and WIFSIGNALED to suppor... |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Rich Felker | add pthread_setaffinity_np and pthread_getaffinity_np... |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Rich Felker | add cpu affinity interfaces |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Rich Felker | change sigset_t functions to restrict to _NSIG |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Rich Felker | optimize posix_spawn to avoid spurious sigaction syscalls |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Rich Felker | fix missing errno from exec failure in posix_spawn |
commit | commitdiff | tree | snapshot |
2013-08-09 |
Rich Felker | block all signals, even implementation-internal ones... |
commit | commitdiff | tree | snapshot |
2013-08-09 |
Rich Felker | block signals during fork |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Rich Felker | work around libraries with versioned symbols in dynamic... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
rofl0r | sys/personality.h: add missing C++ compat |
commit | commitdiff | tree | snapshot |
2013-08-08 |
rofl0r | sys/personality.h: add missing macros |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Rich Felker | add Big5 charset support to iconv |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Rich Felker | make fcvt decimal point location for zero make more... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Rich Felker | fix ecvt/fcvt decimal point position output |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Rich Felker | iconv support for legacy Korean encodings |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | have new timer threads unblock their own SIGTIMER |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | add system for resetting TLS to initial values |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | fix multiple bugs in SIGEV_THREAD timers |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | add some new linux AT_* flags |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | fix faccessat to support AT_EACCESS flag |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | collapse euidaccess to a call to faccessat |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | add prototypes for euidaccess/eaccess |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | add legacy euidaccess function and eaccess alias for it |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | make tdestroy allow null function pointer if no destruc... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rich Felker | fix aliasing violations in tsearch functions |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Rich Felker | protect against long double type mismatches (mainly... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Rich Felker | add legacy function valloc |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Rich Felker | fix feature test macro logic for _BSD_SOURCE |
commit | commitdiff | tree | snapshot |
next |