Commit History

Author SHA1 Message Date
  Peter S. Mazinger 4594edc979 Use write instead of __libc_write for debug, hide __td_debug 20 years ago
  Peter S. Mazinger 8bdad7ecff Hide internal wrapper 20 years ago
  Peter S. Mazinger b9a5236299 err() is not used internally 20 years ago
  Peter S. Mazinger 62e24ca477 getopt_long[_only] visible only if GNU getopt used 20 years ago
  Peter S. Mazinger 1d05822f29 Use internal versions of strchr and stderr for non-BCC 20 years ago
  Peter S. Mazinger 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 20 years ago
  Peter S. Mazinger e4e43d658d prototype was wrong, change not tested 20 years ago
  Peter S. Mazinger 3b4650a23f fix typo s/__initbrk/__init_brk/ 20 years ago
  Peter S. Mazinger 39d1c1774d missed another global data marking 20 years ago
  Peter S. Mazinger 940c777f9d Make it build w/ HAVE_SHARED disabled and SSP enabled 20 years ago
  Peter S. Mazinger b326308200 Use -DSTATIC and remove stub_warning, not accepted 20 years ago
  Peter S. Mazinger c57c602353 everything uses now CFLAGS, no need to add anything to CPU_FLAGS, add -DSTATIC for those not needing shared libs, needed to be seen in libc-symbols.h 20 years ago
  Peter S. Mazinger 1de7b5deae missed two __curbrk 20 years ago
  Peter S. Mazinger 40f2d13616 I will risk this one: __curbrk 20 years ago
  Peter S. Mazinger bb9b5b976f Go __malloc_lock, go ... 20 years ago
  Peter S. Mazinger 6bd321dfd6 weaks for __pthread_internal_tsd* are added if not built w/ -DSHARED, header issue 20 years ago
  Peter S. Mazinger efbcf025d2 gcc41 does not like this at all 20 years ago
  Peter S. Mazinger fd56af193e change asm/volatile to __x__ 20 years ago
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 20 years ago
  Peter S. Mazinger 2fe646ffaa typo 20 years ago
  Peter S. Mazinger f62c003574 remove hidden versions of bzero, unused in libc.so 20 years ago
  Peter S. Mazinger fcbf198194 same in old 20 years ago
  Peter S. Mazinger 2945fdf2ac __pthread_exit is noreturn only within libpthread 20 years ago
  Peter S. Mazinger ea5e5a10e8 correct __uselocale 20 years ago
  Mike Frysinger d9534af8dc add syscall6 20 years ago
  Mike Frysinger fbef15d8d3 add prototype to get rid of warning 20 years ago
  Mike Frysinger 274a4f59f1 cast buf to get rid of warning 20 years ago
  Mike Frysinger ce98b9ce69 disable lazy code for now 20 years ago
  Peter S. Mazinger f34cf7cc3b s:THUMB_INTERWORK:USE_BX:, thx Khem Raj 20 years ago
  Peter S. Mazinger 7bde4a3e31 add comment to know why it's weak 20 years ago