Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 617182734c add bsd fgetln function há 12 anos atrás
  Rich Felker 2b964b010e minor but worthwhile optimization in printf: avoid expensive strspn há 12 anos atrás
  Rich Felker 4c346919a9 trivial optimization to printf: avoid wasted call frame há 12 anos atrás
  Rich Felker e3ebe7db5d use int instead of long for ptrdiff_t on all 32-bit archs há 12 anos atrás
  Rich Felker c5875ad34b fix incorrect ptrdiff_t type on mips há 12 anos atrás
  Rich Felker a02bf5fc50 add blowfish hash support to crypt há 12 anos atrás
  Rich Felker 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size há 12 anos atrás
  Rich Felker 83b42d94bd add defines for number of sigset_t bytes syscalls expect há 12 anos atrás
  Rich Felker b3c4cc121f make crypt return an unmatchable hash rather than NULL on failure há 12 anos atrás
  Rich Felker ae0b9da48c further fixes for mips ioctl.h header há 12 anos atrás
  Rich Felker ff02f94e2d fix another mips gratuitous-incompatibility bug: ioctl numbers há 12 anos atrás
  Rich Felker 6ecff18cc5 fix bug dlsym bug that slipped in during dynamic linker cleanup há 12 anos atrás
  Rich Felker 721564a264 make configure accept mipsel há 12 anos atrás
  Rich Felker 3a1e7566db dlsym RTLD_NEXT support for mips há 12 anos atrás
  Rich Felker 7fee5f9606 fix socket.h on mips há 12 anos atrás
  Rich Felker 32e7bd78ae align mips _init/_fini functions há 12 anos atrás
  Rich Felker 7d9a5c6af7 more changes that were lost when committing mips dynamic linker há 12 anos atrás
  Rich Felker fa91df41e8 more stuff lost committing mips dynamic linker há 12 anos atrás
  Rich Felker 59f4086cb1 fix change lost in the process of integrating mips dynamic linker há 12 anos atrás
  Rich Felker 470569ca00 remove configure check disabling shared libraries on mips há 12 anos atrás
  Rich Felker babf820180 mips dynamic linker support há 12 anos atrás
  Rich Felker d04378016b make dynlink.lo depend on reloc.h in makefile há 12 anos atrás
  Rich Felker 87d13a4c33 more cleanup of dynamic linker internals há 12 anos atrás
  Rich Felker 7cb44cd3de more dynamic linker internals cleanup há 12 anos atrás
  Rich Felker 05eff01e89 dynamic linker internals cleanup há 12 anos atrás
  Rich Felker 5a3a378615 floating point support for arm setjmp/longjmp há 12 anos atrás
  Rich Felker 8a996b7e6c release notes for 0.9.3 há 12 anos atrás
  Rich Felker 1b23145e88 abstract out compiler runtime library for linking libc.so há 12 anos atrás
  Rich Felker b0fc78520d fix argument type error on wcwidth function há 12 anos atrás
  Rich Felker 129ca6c05d fix missing static in getusershell (namespace pollution) há 12 anos atrás