Commit History

Author SHA1 Message Date
  Rich Felker f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits 11 years ago
  Szabolcs Nagy 6739b13a17 math.h: make __FLOAT_BITS and __DOUBLE_BITS C89 11 years ago
  Rich Felker 9743a399bf fix incorrect rounding in printf floating point corner cases 11 years ago
  Rich Felker ba231cf9e5 fix buffer overflow in printf formatting of denormals with low bit set 11 years ago
  Rich Felker 73f5b09605 in sys/procfs.h, avoid using __WORDSIZE macro 11 years ago
  Rich Felker e12fda3bff add bits/user.h for sh port 11 years ago
  Rich Felker b576766d51 in fcntl, use unsigned long instead of long for variadic argument type 11 years ago
  Rich Felker 1154e7c9db update copyright dates to 2014 11 years ago
  rofl0r dae8ca738c x32: fix sysinfo() 11 years ago
  Rich Felker abdd2e48df fix strerror on mips: one error code is out of the 8-bit table range 11 years ago
  Rich Felker 0b8f0c57c0 improve configure's target arch matching 11 years ago
  Rich Felker 3d7f5c363e fix missing CFLAGS in configure test for float on sh 11 years ago
  Rich Felker 946b9fad03 fix copy-and-paste error in configure's IEEE double check for sh 11 years ago
  Rich Felker b1683a1d6a add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 11 years ago
  Rich Felker 5c27c4458f fix endian subarchs for sh arch 11 years ago
  Rich Felker aacd348637 rename superh port to "sh" for consistency 11 years ago
  Rich Felker b9f7f2e876 fix readdir not to set ENOENT when directory is removed while reading 11 years ago
  Szabolcs Nagy d82db8550a in.h: new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE 11 years ago
  Szabolcs Nagy fb5a2ef8df if_ether.h: new ethernet protocol type 11 years ago
  Szabolcs Nagy 099ce3631c sys/socket.h: add the SO_MAX_PACING_RATE SOL_SOCKET option 11 years ago
  Szabolcs Nagy a8a4e5c598 elf.h: add aarch64 relocations 11 years ago
  Szabolcs Nagy d99c999322 elf.h: new elf header flag to mark 2008-NaN vs legacy-NaN on mips 11 years ago
  Rich Felker e7837ec79f add missing sub files for mipsel-sf to use softfloat code 11 years ago
  Szabolcs Nagy e5bb165bed mips: add mips-sf subarch support (soft-float) 11 years ago
  rofl0r dbed392410 fixup general __syscall breakage introduced in x32 port 11 years ago
  Rich Felker 744f11897a make the x32 port use the correct ld-musl-x32.path filename 11 years ago
  Bobby Bingham 3a3c813e08 superh port 11 years ago
  rofl0r d05aaedaab fix x32 syscall arch.h timespec fixup code 11 years ago
  rofl0r e002f660b8 fix some issues in x32 syscall_cp_fixup 11 years ago
  Rich Felker d8b587796f mostly-cosmetic fixups to x32 port merge 11 years ago