Makefile.in
|
Add ffs() to porting library, needed by MinGW.
|
2004-10-19 23:53:26 +00:00 |
ffs.c
|
Add ffs() to porting library, needed by MinGW.
|
2004-10-19 23:53:26 +00:00 |
fstatvfs.c
|
Added support for fstatvfs.
|
2004-04-06 03:33:25 +00:00 |
futimes.c
|
Implement futimes for Solaris using futimesat.
|
2005-05-07 14:53:38 +00:00 |
getopt.c
|
Don't build getopt at all if it's not needed.
|
2004-02-13 22:41:32 +00:00 |
getopt1.c
|
Don't build getopt at all if it's not needed.
|
2004-02-13 22:41:32 +00:00 |
statvfs.c
|
Check that we have statfs before using it.
|
2004-03-10 01:55:12 +00:00 |