Commit History

Author SHA1 Message Date
  Eric Andersen 60ecd67248 Make the __GLIBC__ define be conditional. Stub out gnu-versions.h 23 years ago
  Eric Andersen 3540d0675c Update networking includes. 23 years ago
  Eric Andersen c933888d28 Bring into sync with a fairly current glibc header file. 23 years ago
  Eric Andersen 229bd42ffc Fix up the set of include files pulled into resolv.h 23 years ago
  Eric Andersen f91e94f6c5 I hereby commit a sin. features.h is now going to _lie_ 23 years ago
  Manuel Novoa III ec2e4b41b9 Added some notes. Removed some dead code. 23 years ago
  Manuel Novoa III 35ec5000a5 Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah! 23 years ago
  Eric Andersen 10ac6292af Commit a pointless change to test more updates to the logging script. 23 years ago
  Manuel Novoa III 5eaf1cbce0 Hide some unnecessary output. Check cvs logging script. 23 years ago
  David McCullough 19d4daf056 23 years ago
  David McCullough b83c05cb3e 23 years ago
  David McCullough 84d08a9a0e 23 years ago
  David McCullough e9e69bd628 23 years ago
  David McCullough 5a2610fbeb 23 years ago
  David McCullough 25b20c5146 23 years ago
  Manuel Novoa III 086815d394 Reduced code size; fixed ANSI bug for day -- 5 not 05; mode days and mons const. 23 years ago
  Manuel Novoa III e2ee4a8471 Really fixed 0-pad bug this time. ;-) Code-size reductions if sizeof(int) and 23 years ago
  Manuel Novoa III fdfb85cbca Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked 23 years ago
  Manuel Novoa III 8b15b45ecc Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). 23 years ago
  Manuel Novoa III cc07f2350d Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a 23 years ago
  Eric Andersen c4685a5c3c Don't trash regs r0-r2, fix thanks to Michiel Thuys <michiel.thuys@intersil.com>. 23 years ago
  Eric Andersen a267450eec This is a silly update to test my change to the script that emails folks 23 years ago
  Eric Andersen 10c47023c8 This is a silly update to the makefile to test the new script 23 years ago
  Manuel Novoa III 82b8edd87e Fixed stderr initialization bug (mine). 23 years ago
  Eric Andersen 2af5d78a2f Oops. Should be LDFLAGS, not CFLAGS twice 23 years ago
  Eric Andersen c6464c0a9e Always use system libc, to facilitate bootstrapping new architectures. 23 years ago
  Eric Andersen dfca181755 Add in NATIVE_ARCH 23 years ago
  Eric Andersen 0f6da0c3d9 Bring into line with proper sest suite behavior 23 years ago
  Eric Andersen 844b89dbfd Reworked all test suite makefiles (man did they need it). 23 years ago
  Manuel Novoa III 66ebed3e54 Hopefully fix the size/type errors when doing a shared lib. 23 years ago