aboutsummaryrefslogtreecommitdiff
path: root/misc/daemon.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-22misc: Convert daemon () to GNU coding styleSergey Bugaev1-39/+49
2022-06-01misc: Use 64 bit stat for daemon (BZ# 29203)Adhemerval Zanella1-3/+2
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella1-1/+1
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-2/+2
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-1/+1
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers1-2/+1
2004-09-25Update.cvs/fedora-glibc-20040925T0738Ulrich Drepper1-4/+4
2004-09-25(daemon): Define errno in case /dev/null is not the correct device.Ulrich Drepper1-9/+18
2003-04-19Update.Ulrich Drepper1-2/+5
2000-10-28Update.Ulrich Drepper1-1/+1
2000-09-26Update.Ulrich Drepper1-4/+19
1999-06-08Update.Ulrich Drepper1-5/+1
1998-07-16Update.Ulrich Drepper1-8/+8
1995-02-18initial importRoland McGrath1-0/+71