コミット履歴

作者 SHA1 メッセージ 日付
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 年 前
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 年 前
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions 15 年 前
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions 15 年 前
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 年 前
  Bernd Schmidt e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. 16 年 前
  Carmelo Amoroso 9811a4df8a Fix build failure due to missing 'smallint' definition 16 年 前
  Denis Vlasenko 06607b674f Slight size reduction by use of smallints/consts: 16 年 前
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 年 前
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc 16 年 前
  Denis Vlasenko 88483db112 make regex_old.c, ruserpass.c use __uc_malloc, 17 年 前
  Rob Landley ab4c9a42ce Bugfix from Atsushi Nemoto: return nonzero error code on failure 17 年 前
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 年 前
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 年 前
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年 前
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
  Peter S. Mazinger 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name 18 年 前
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone 18 年 前
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* 18 年 前
  Peter S. Mazinger 53b5f21c9c Hide more 18 年 前
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 18 年 前
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 年 前
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* 18 年 前
  Eric Andersen e32376aaed Reduce memory used by static buffers and allocate that memory dynamicly 20 年 前
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 20 年 前
  Eric Andersen 649438a12c Per a patch from Rob McMullen, add getprotoent_r, getprotobyname_r, 21 年 前
  Eric Andersen 3aabbb4ab1 Make things more re-entrany, kill some cruft. 22 年 前
  Eric Andersen ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 年 前
  Eric Andersen 3540d0675c Update networking includes. 23 年 前
  Eric Andersen 7ebd0b18cf Add in getprotobyname, getservicebyname, and related junk 24 年 前