Commit History

Author SHA1 Message Date
  Peter S. Mazinger 6ba32f3805 strlen is -cheaper- then strnlen 20 years ago
  Peter S. Mazinger 2aabb64461 Add IMA compiling 20 years ago
  "Jan-Benedict Glaw" f118c166cb Assebler sources ment to be preprocessed shouldn't contain assembler 20 years ago
  Peter S. Mazinger 6af91aa03a Undo -std=c99 and related -D__ASSEMBLER__ 20 years ago
  Peter S. Mazinger 49cd0c4d7b back to inline, mips fails 20 years ago
  Peter S. Mazinger f4b90fe63a some more prototypes 20 years ago
  Peter S. Mazinger 75b1747bb2 make regex a little bit smaller 20 years ago
  Peter S. Mazinger bda2d7e868 another attempt to fix sendfile64 20 years ago
  Peter S. Mazinger 412218429d Sync w/ glibc 20 years ago
  Peter S. Mazinger 75443475a4 Enable -std=c99 if supported, this will define __STDC_VERSION__, have to -D__ASSEMBLER__, bug in all gcc 20 years ago
  Peter S. Mazinger fd9ddddb90 make it build if WCHAR is disabled 20 years ago
  Peter S. Mazinger d338c96917 Too many sparc versions ;-(, another hidden bcopy removed 20 years ago
  Peter S. Mazinger 15a00dfca4 Remove arch specific hidden bcopy 20 years ago
  Peter S. Mazinger 9de494dadb Change the only bcopy user to memmove and remove internal version of bcopy 20 years ago
  Peter S. Mazinger 514c861a1d Why this? 20 years ago
  Peter S. Mazinger 12b1e22b17 Using hidden_proto solves this internally, my proposal was wrong 20 years ago
  Peter S. Mazinger c1c1a4f9cd Use memset instead of bzero 20 years ago
  Peter S. Mazinger 34868b2502 hidden moved to prototype 20 years ago
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI 20 years ago
  Mike Frysinger ceb83067f2 use typeof to create the prototype 20 years ago
  Peter S. Mazinger 475180793b Add back the current glibc copyright notice, although the file is far different 20 years ago
  Mike Frysinger 15b81e77d4 rename local i var to idx to get rid of shadow warning 20 years ago
  Mike Frysinger 9a0d29dabe remove unneeded double reloc_type definition 20 years ago
  Mike Frysinger e6dfae8b06 make sure clone/__clone are created properly 20 years ago
  Mike Frysinger 596bd95ac8 disable usage of .set 20 years ago
  Mike Frysinger c5d06340c1 rename _sys_result var to get rid of shadow warnings 20 years ago
  Mike Frysinger ed92e90941 create local prototype 20 years ago
  Mike Frysinger a2cd030e93 move linux-specific header to linux subdir 20 years ago
  Mike Frysinger 42f2580ed9 rename resultvar to get rid of shadow warnings 20 years ago
  Mike Frysinger cdbdcae49d declare local prototype since we cant use system malloc.h 20 years ago