커밋 기록

작성자 SHA1 메시지 날짜
  David McCullough 5a2610fbeb 25 년 전
  David McCullough 25b20c5146 25 년 전
  Manuel Novoa III 086815d394 Reduced code size; fixed ANSI bug for day -- 5 not 05; mode days and mons const. 25 년 전
  Manuel Novoa III e2ee4a8471 Really fixed 0-pad bug this time. ;-) Code-size reductions if sizeof(int) and 25 년 전
  Manuel Novoa III fdfb85cbca Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked 25 년 전
  Manuel Novoa III 8b15b45ecc Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). 25 년 전
  Manuel Novoa III cc07f2350d Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a 25 년 전
  Eric Andersen c4685a5c3c Don't trash regs r0-r2, fix thanks to Michiel Thuys <michiel.thuys@intersil.com>. 25 년 전
  Eric Andersen a267450eec This is a silly update to test my change to the script that emails folks 25 년 전
  Eric Andersen 10c47023c8 This is a silly update to the makefile to test the new script 25 년 전
  Manuel Novoa III 82b8edd87e Fixed stderr initialization bug (mine). 25 년 전
  Eric Andersen 2af5d78a2f Oops. Should be LDFLAGS, not CFLAGS twice 25 년 전
  Eric Andersen c6464c0a9e Always use system libc, to facilitate bootstrapping new architectures. 25 년 전
  Eric Andersen dfca181755 Add in NATIVE_ARCH 25 년 전
  Eric Andersen 0f6da0c3d9 Bring into line with proper sest suite behavior 25 년 전
  Eric Andersen 844b89dbfd Reworked all test suite makefiles (man did they need it). 25 년 전
  Manuel Novoa III 66ebed3e54 Hopefully fix the size/type errors when doing a shared lib. 25 년 전
  Manuel Novoa III 867df8dda0 Note about need to match _SC_ATEXIT_MAX. Minor macro name change. 25 년 전
  Manuel Novoa III 8960c2a5ed Fix static buffer used initialization for FIXED_BUFFERS > 2. 25 년 전
  Manuel Novoa III bb303cab91 Added missing _SC_2_FORT_RUN case. Fixed _SC_ATEXIT_MAX to match atexit.c. 25 년 전
  Manuel Novoa III a798822789 Set dynamic linker used to /lib/ld-linux.so.1. Changeable in Makefile. 25 년 전
  Manuel Novoa III 0c827cb739 Increase BUFSIZ to 512 to avoid bug in busybox tar. 25 년 전
  Eric Andersen fb644a9a15 Minor comment update 25 년 전
  Eric Andersen 647e66a67c Now works on StrongArm (using crt0.S) and arm7tdmi/uClinux with 25 년 전
  Manuel Novoa III b5abf98bfd Added #include <wait.h> for getrusage. 25 년 전
  Manuel Novoa III 2773c94a3a This is _NOT_ an auto-generated file. 25 년 전
  Manuel Novoa III 737be33761 Add missing symbol for ipc and ignore commented syscall lines. 25 년 전
  Manuel Novoa III 344893c7f7 Work around str_syscalls.sh not having execute perms. Should fix in cvs. How? 25 년 전
  Manuel Novoa III 546aeaf1c1 The files unified_syscall_{ARCH}.h are not auto-generated while others are. 25 년 전
  Manuel Novoa III 849cfab1c5 UnDOSified file and added assert when debugging. 25 년 전