Commit History

Author SHA1 Message Date
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes 15 years ago
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 years ago
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 16 years ago
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
  Peter S. Mazinger 64b8d39133 Mark some functions as BSD only 18 years ago
  Mike Frysinger c7dec4ce77 add support for newer [sg]etgroups function and make the function a simple passthrough on 64bit arches (should fix the getgroup crashes in ltp) 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
  Mike Frysinger ba56672d0f make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 18 years ago
  Mike Frysinger b027080b40 tweak prototypes to match the exported versions 18 years ago
  Mike Frysinger e66dfe1d63 Aubrey writes: 18 years ago
  Peter S. Mazinger 53b5f21c9c Hide more 18 years ago
  Peter S. Mazinger d24608f995 Hiding again 18 years ago
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 years ago
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 years ago