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
  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
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 18 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 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 d1b32a77aa Change the global 'buf' to 'servbuf' since some functions in here use 20 years ago
  Eric Andersen e32376aaed Reduce memory used by static buffers and allocate that memory dynamicly 20 years ago
  Eric Andersen e5104517c1 Fix a really dumb bug introduced in version 1.4 of this file (a patch for ipv6 20 years ago
  Eric Andersen d984dbc675 Fix whitespace 20 years ago
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 20 years ago
  Eric Andersen 3aabbb4ab1 Make things more re-entrany, kill some cruft. 22 years ago
  Eric Andersen 54d956c541 Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, and 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 24 years ago