Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 8afa7cf5d0 release 1.0.0 hace 11 años
  Rich Felker b427d847f4 remove claim of XSI coverage from README hace 11 años
  Rich Felker 4b0f39cb53 update README in preparation for release hace 11 años
  Rich Felker cec05e0429 update INSTALL file with new information and better advice hace 11 años
  Rich Felker 4ed1d0a908 update COPYRIGHT file with additional contributor information hace 11 años
  rofl0r 8c820231ed configure: check for __ILP32__ if arch is x86_64 hace 11 años
  Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits hace 11 años
  Rich Felker 12f37cdee5 fix mips stack_t hace 11 años
  Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits hace 11 años
  Rich Felker 25faa2034d fix mips sigsetjmp asm to match fixed jmp_buf size hace 11 años
  Rich Felker 40d58b44d0 fix typo in filename used in sh port hace 11 años
  Rich Felker cee45f9cb2 fix size of mips jmp_buf hace 11 años
  Rich Felker d444064d5a remove useless and incorrect uc_regspace member from mips ucontext_t hace 11 años
  Rich Felker 5f95f965e9 use syscall_arg_t for arguments in public syscall() function hace 11 años
  Rich Felker f162c064ab make configure accept alternate gcc tuples for x32 hace 11 años
  rofl0r 797f9a32a4 x32: fix struct statfs hace 11 años
  Rich Felker 6619317164 fix negated error codes from ptsname_r hace 11 años
  Bobby Bingham 611eabd489 superh: fix dynamic linking of __fpscr_values hace 11 años
  rofl0r 2b47a7aff2 semctl: fix UB causing crashes on powerpc hace 11 años
  Szabolcs Nagy 7673acd315 fix statfs struct on mips hace 11 años
  Szabolcs Nagy 3ceb89ed3f fix semid_ds structure on mips hace 11 años
  Rich Felker 514c2dd24f fix socket.h struct msghdr member types on powerpc hace 11 años
  Rich Felker ad66ae93d0 fix sysvipc structures on powerpc hace 11 años
  Rich Felker f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits hace 11 años
  Szabolcs Nagy 6739b13a17 math.h: make __FLOAT_BITS and __DOUBLE_BITS C89 hace 11 años
  Rich Felker 9743a399bf fix incorrect rounding in printf floating point corner cases hace 11 años
  Rich Felker ba231cf9e5 fix buffer overflow in printf formatting of denormals with low bit set hace 11 años
  Rich Felker 73f5b09605 in sys/procfs.h, avoid using __WORDSIZE macro hace 11 años
  Rich Felker e12fda3bff add bits/user.h for sh port hace 11 años
  Rich Felker b576766d51 in fcntl, use unsigned long instead of long for variadic argument type hace 11 años