Commit History

Author SHA1 Message Date
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger efe9077ecf sigpause.c: provide the X/Open variant, since the BSD version is deprecated 13 years ago
  Peter S. Mazinger cef1f9517c no need for hidden __sigpause, use an internal static function 13 years ago
  Peter S. Mazinger 7049cfee24 signal: cleanup, include only headers that are needed 13 years ago
  Carmelo Amoroso ab38c21ada libc: Add missing header for memset 14 years ago
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 14 years ago
  Denys Vlasenko 395e1d9761 sigpause: remove libc_hidden_proto/def 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko 513720b73b remove checks for "impossible" errors, 15 years ago
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? 15 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
  Peter S. Mazinger 60155d4649 Change to build w/ -std=c99 18 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
  Mike Frysinger 70d37cb4af disable deprecated warnings for some files 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 6a2a30ccc6 internal sigpause, do we really default to BSD signals? 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
  Mike Frysinger 9e25f3a5c5 sync with glibc (and shrinks the object code nicely by like half) 18 years ago
  Mike Frysinger f6677b70e1 update licenses and sync with glibc 18 years ago
  Eric Andersen 1a9ad98b8a Let the #define do all the work 18 years ago
  Eric Andersen 1664f73efa Lets not just paper over this. Add implementation of __xpg_sigpause() 18 years ago
  Eric Andersen f2eb46b4e6 Sigpause was broken. Now it is fixed. 23 years ago
  Eric Andersen 5606e4d6f9 More reorg. A place for everything and everything in its place... 23 years ago