Commit History

Author SHA1 Message Date
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc 16 years ago
  Denis Vlasenko 88483db112 make regex_old.c, ruserpass.c use __uc_malloc, 17 years ago
  Rob Landley ab4c9a42ce Bugfix from Atsushi Nemoto: return nonzero error code on failure 17 years ago
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name 18 years ago
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone 18 years ago
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* 18 years ago
  Peter S. Mazinger 53b5f21c9c Hide more 18 years ago
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* 18 years ago
  Eric Andersen e32376aaed Reduce memory used by static buffers and allocate that memory dynamicly 20 years ago
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 20 years ago
  Eric Andersen 649438a12c Per a patch from Rob McMullen, add getprotoent_r, getprotobyname_r, 21 years ago
  Eric Andersen 3aabbb4ab1 Make things more re-entrany, kill some cruft. 22 years ago
  Eric Andersen ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 years ago
  Eric Andersen 3540d0675c Update networking includes. 23 years ago
  Eric Andersen 7ebd0b18cf Add in getprotobyname, getservicebyname, and related junk 23 years ago