Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 12f37cdee5 fix mips stack_t há 11 anos atrás
  Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits há 11 anos atrás
  Rich Felker 25faa2034d fix mips sigsetjmp asm to match fixed jmp_buf size há 11 anos atrás
  Rich Felker 40d58b44d0 fix typo in filename used in sh port há 11 anos atrás
  Rich Felker cee45f9cb2 fix size of mips jmp_buf há 11 anos atrás
  Rich Felker d444064d5a remove useless and incorrect uc_regspace member from mips ucontext_t há 11 anos atrás
  Rich Felker 5f95f965e9 use syscall_arg_t for arguments in public syscall() function há 11 anos atrás
  Rich Felker f162c064ab make configure accept alternate gcc tuples for x32 há 11 anos atrás
  rofl0r 797f9a32a4 x32: fix struct statfs há 11 anos atrás
  Rich Felker 6619317164 fix negated error codes from ptsname_r há 11 anos atrás
  Bobby Bingham 611eabd489 superh: fix dynamic linking of __fpscr_values há 11 anos atrás
  rofl0r 2b47a7aff2 semctl: fix UB causing crashes on powerpc há 11 anos atrás
  Szabolcs Nagy 7673acd315 fix statfs struct on mips há 11 anos atrás
  Szabolcs Nagy 3ceb89ed3f fix semid_ds structure on mips há 11 anos atrás
  Rich Felker 514c2dd24f fix socket.h struct msghdr member types on powerpc há 11 anos atrás
  Rich Felker ad66ae93d0 fix sysvipc structures on powerpc há 11 anos atrás
  Rich Felker f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits há 11 anos atrás
  Szabolcs Nagy 6739b13a17 math.h: make __FLOAT_BITS and __DOUBLE_BITS C89 há 11 anos atrás
  Rich Felker 9743a399bf fix incorrect rounding in printf floating point corner cases há 11 anos atrás
  Rich Felker ba231cf9e5 fix buffer overflow in printf formatting of denormals with low bit set há 11 anos atrás
  Rich Felker 73f5b09605 in sys/procfs.h, avoid using __WORDSIZE macro há 11 anos atrás
  Rich Felker e12fda3bff add bits/user.h for sh port há 11 anos atrás
  Rich Felker b576766d51 in fcntl, use unsigned long instead of long for variadic argument type há 11 anos atrás
  Rich Felker 1154e7c9db update copyright dates to 2014 há 11 anos atrás
  rofl0r dae8ca738c x32: fix sysinfo() há 11 anos atrás
  Rich Felker abdd2e48df fix strerror on mips: one error code is out of the 8-bit table range há 11 anos atrás
  Rich Felker 0b8f0c57c0 improve configure's target arch matching há 11 anos atrás
  Rich Felker 3d7f5c363e fix missing CFLAGS in configure test for float on sh há 11 anos atrás
  Rich Felker 946b9fad03 fix copy-and-paste error in configure's IEEE double check for sh há 11 anos atrás
  Rich Felker b1683a1d6a add nofpu subarchs to the sh arch, and properly detect compiler's fpu config há 11 anos atrás