/* remove.c Remove a file (Unix specific implementation). */ #include "uucp.h" #include "sysdep.h" int remove (z) const char *z; { return unlink (z); } =trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/dist/ntp/html/ntpdc.html
AgeCommit message (Expand)Author
2010-12-11things moved to external.christos
2008-08-23resolve ntp 4.2.4p5 importkardel
2007-01-20PR/25482kardel
2007-01-06Import ntp 4.2.4kardel
2006-06-11Import ntp 4.2.2kardel