コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 年 前
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 16 年 前
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 年 前
  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 年 前
  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 年 前
  Mike Frysinger ba56672d0f make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 18 年 前
  Mike Frysinger 8f7b38133b include grp.h just for fun 18 年 前
  Mike Frysinger b027080b40 tweak prototypes to match the exported versions 18 年 前
  Mike Frysinger e66dfe1d63 Aubrey writes: 18 年 前
  Peter S. Mazinger 53b5f21c9c Hide more 18 年 前
  Peter S. Mazinger d24608f995 Hiding again 18 年 前
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 年 前
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 年 前