Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 5a0c58adc7 fix some warnings il y a 19 ans
  Mike Frysinger 91175c5878 fix warning il y a 19 ans
  Mike Frysinger 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings il y a 19 ans
  Mike Frysinger a005e0b515 macro away the last parameter since we dont actually utilize it (saves a few bytes) and fix signed warnings il y a 19 ans
  Mike Frysinger 10ab006634 clean up warnings il y a 19 ans
  Mike Frysinger f8f1411ef0 add attribute_unused and include features.h so that we can include libc-internal.h directly and have it work il y a 19 ans
  Peter S. Mazinger 36bff6b9bf Do hidden __*stat* il y a 19 ans
  Peter S. Mazinger 3720c42fcc Switch fread/fwrite/fclose/pipe/sigsetmask users il y a 19 ans
  Peter S. Mazinger f445c58e70 Do hidden fread/fwrite/fclose il y a 19 ans
  Peter S. Mazinger 73130cae60 Do hidden pipe, please check the change in mips (.end __pipe?) il y a 19 ans
  Peter S. Mazinger ccac114046 hide __sigsetmask il y a 19 ans
  Peter S. Mazinger 2bbcf533dd s/strong/weak/, sorry sjhill, have overseen your change il y a 19 ans
  Peter S. Mazinger fa9147bb8f Implement hidden listen, use the hidden listen/accept il y a 19 ans
  Peter S. Mazinger dee597fea7 make new regex code use __mempcpy il y a 19 ans
  Peter S. Mazinger 56605ce864 hidden initstate_r and use il y a 19 ans
  Peter S. Mazinger ef449071eb hide __xstatX_conv il y a 19 ans
  Peter S. Mazinger e81e139ad0 Do __nl_langinfo, partly sync header w/ glibc, add missing nl_langinfo_l, change users to hidden version il y a 19 ans
  Peter S. Mazinger e2662be6a6 Remove patch chunk and remove unused il y a 19 ans
  Peter S. Mazinger 46d61b5de9 Sync w/ glibc, should be equiv. to the earlier il y a 19 ans
  Peter S. Mazinger 8c50dcd282 Guard wchar dependent stuff properly, thx vapier il y a 19 ans
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll il y a 19 ans
  Peter S. Mazinger 06f8a796e2 Implement hidden *scanf il y a 19 ans
  Peter S. Mazinger 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt il y a 19 ans
  Mike Frysinger 1b3c855bc3 touchup style il y a 19 ans
  Mike Frysinger ea0e3fa5e9 add an abort for arm il y a 19 ans
  Peter S. Mazinger 6a2a30ccc6 internal sigpause, do we really default to BSD signals? il y a 19 ans
  Peter S. Mazinger afa6ffdbf8 sig* hidden versions, make __rt_sig* static inline il y a 19 ans
  Peter S. Mazinger 5c22f74b31 __ptr_t = void *, move hidden first il y a 19 ans
  Peter S. Mazinger 9e4ca377ae locale.h can't be included il y a 19 ans
  Peter S. Mazinger dfa63a7f9b typo, thx vapier il y a 19 ans