コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker 44d28e5512 overhaul siginfo_t definition in signal.h 11 年 前
  Rich Felker 0b4e0732db release 1.1.1 11 年 前
  Rich Felker 7c6db373a5 trivial formatting fix for the config.mak generated by configure 11 年 前
  Rich Felker dec66750b8 fix unhandled cases in strptime 11 年 前
  Rich Felker 93be56ba88 remove unsupported nonstandard sysconf macros and their table entries 11 年 前
  Rich Felker ff78355bc1 rework sysconf table to treat zero entries as invalid 11 年 前
  Rich Felker 9ca4dae5d8 add configure check for broken gcc 4.9.0 and possibly other versions 11 年 前
  Rich Felker 8a2d871987 add cp437 and cp850 to available iconv conversions 11 年 前
  Rich Felker 8945667fad add configure check for working compiler 11 年 前
  Szabolcs Nagy ac0acd569e fix strftime %s not to zero pad with default width=2 11 年 前
  Rich Felker adbf0258be remove useless __yield alias for sched_yield 11 年 前
  Rich Felker e783efa6ef fix arm thread-pointer/atomic asm when compiling to thumb code 11 年 前
  Rich Felker 468bc11ed0 fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h 11 年 前
  Bobby Bingham 23d64182d8 fix superh nofpu check on old gcc versions 11 年 前
  Rich Felker c3d9d172b1 perform minimal sanity checks on zoneinfo files loaded via TZ variable 11 年 前
  Timo Teräs 0f2315b4af do not try to interpret implementation specific strings as tz definition 11 年 前
  Rich Felker 3176b57e52 make __init_libc static for non-shared libc 11 年 前
  Rich Felker fbcfed7c2d further micro-optimize startup code for size 11 年 前
  Rich Felker 9b52ab1c9a micro-optimize some startup code for size 11 年 前
  Rich Felker 5c4f11d995 allow zoneinfo-path-relative filenames with no slashes in TZ variable 11 年 前
  M Farkas-Dyck 164c5c7a32 expose public execvpe interface 11 年 前
  Rich Felker 476cd1d965 fix false negatives with periodic needles in strstr, wcsstr, and memmem 11 年 前
  Timo Teräs fbeadd150f make socketcall types common as they are same for all architectures 11 年 前
  Rich Felker de45164eff add options when explicitly invoking dynamic loader 11 年 前
  Rich Felker b1ef806786 release 1.1.0 11 年 前
  Rich Felker 58e75db471 add working vdso clock_gettime support, including static linking 11 年 前
  Rich Felker 0d0c2f4034 fix deadlock race in pthread_once 11 年 前
  Szabolcs Nagy fcea534e57 fix RLIMIT_ constants for mips 11 年 前
  Rich Felker 96315d27b0 add _SC_PHYS_PAGES and _SC_AVPHYS_PAGES extentions to sysconf 11 年 前
  Rich Felker de20a8ffc5 add namespace-protected name for sysinfo function 11 年 前