Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 52df983934 remove editor hints for vi 7 years ago
  Natanael Copa 2631ae8aab getservice: fix handling of long lines 13 years ago
  Natanael Copa 5cb23c3c73 getservice: getservent_r must return ERANGE when buffer is too small 13 years ago
  Bernhard Reutner-Fischer 72e1a1ce18 getserv: fix reading services lines w > 80 chars 13 years ago
  Bernhard Reutner-Fischer a3a2b777bf switch getservice to config parser 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions 15 years ago
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions 15 years ago
  Bernd Schmidt e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. 16 years ago
  Carmelo Amoroso 9811a4df8a Fix build failure due to missing 'smallint' definition 16 years ago
  Denis Vlasenko 06607b674f Slight size reduction by use of smallints/consts: 16 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  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