Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden hace 20 años
  Peter S. Mazinger 121d3f0fa2 Try to mimic glibc sigaction, sjhill, could you please test w/ this version? hace 20 años
  Peter S. Mazinger 2449b84347 Use hidden_weak_alias hace 20 años
  Peter S. Mazinger f4256c0836 Implement more hidden hace 20 años
  Peter S. Mazinger e1caf0011e Use internal \*_strerror_r hace 20 años
  Peter S. Mazinger 24d3cb8e5e Hidden __xpg|glibc_strerror_r hace 20 años
  Peter S. Mazinger faa7c8dc97 Similar impl. of __libc_x using hidden_weak_alias, hope threads work w/ it hace 20 años
  Peter S. Mazinger c1f6afc1dd Hide mallinfo hace 20 años
  Peter S. Mazinger 9fda32a9dd Use __strtod hace 20 años
  Peter S. Mazinger fb60c3098a Hide __strtofpmax, implement some hiddens hace 20 años
  Peter S. Mazinger 08f0e84f6c Sync w/ glibc hace 20 años
  Peter S. Mazinger dba2aab073 Add -DNOT_IN_libc to disable the libc-internal.h stuff hace 20 años
  Peter S. Mazinger afdecae49f Use internal versions hace 20 años
  Peter S. Mazinger ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases hace 20 años
  Peter S. Mazinger dcfc19695c Do __sleep, should we make it weak, so that libpthread can overwrite it? hace 20 años
  Peter S. Mazinger 3bbbffe5cf Implement __strto* __wcsto* and hide _stdlib_wcsto* hace 20 años
  Peter S. Mazinger e385ba0d0d Hide some of the f* *printf, use them as well hace 20 años
  Peter S. Mazinger 960acb5e32 Implement __tfind/__lfind and use them hace 20 años
  Peter S. Mazinger c6023f4908 Reorder and remove prototypes hace 20 años
  Peter S. Mazinger 2dc51f82eb Reorder so that no prototype is needed. Is there a better way to get rid of gcc warning instead of adding the loop for err/errx? attribute_noreturn is not enough ;-( hace 20 años
  Peter S. Mazinger b86c66e8f9 Enable __iswctype_l prototype hace 20 años
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* hace 20 años
  Peter S. Mazinger ab9d3f10ea Use __open|__closedir hace 20 años
  Peter S. Mazinger 1194c25c32 Do ppc specific __ioctl too hace 20 años
  Peter S. Mazinger 0a8a65e0a0 Use __gettimeofday hace 20 años
  Peter S. Mazinger 942357a798 Implement __x versions hace 20 años
  Peter S. Mazinger 55829cec8a Correct use of __*log hace 20 años
  Peter S. Mazinger fec4793c9a Implement __mknod and use it hace 20 años
  Peter S. Mazinger d1a6e735ac Add hidden versions hace 20 años
  Peter S. Mazinger a8224c8856 Hide __syscall_ipc hace 20 años