summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/getpgrp.c
AgeCommit message (Expand)Author
2017-06-21remove editor hints for viWaldemar Brodkorb
2012-04-26getpgrp: fix fallback handlingMark Salter
2011-03-03remove error handling from some syscallsPeter S. Mazinger
2011-02-24unify stub logicMike Frysinger
2008-12-16- emulate unavailable syscall getpgrp on e.g. ia64 (Stefan Assmann)Bernhard Reutner-Fischer
2008-10-22- remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-07-05update licenseMike Frysinger
2005-11-17dont try to build getpgrp if the arch doesnt support it (like ia64)Mike Frysinger
2005-01-05fix eriks e-mail addressMike Frysinger
2004-01-21Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen