Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-19 | libnetfs: handle _PC_PATH_MAX in pathconf | Pino Toscano | |
Explicitly return -1 also for _PC_PATH_MAX to indicate there is no limit for it, otherwise EINVAL is returned for it. * libnetfs/io-pathconf.c (netfs_S_io_pathconf): Handle _PC_PATH_MAX too. | |||
1999-09-09 | 1999-09-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* fsstubs.c (netfs_S_io_pathconf): Delete function. * io-pathconf.c: New file. * Makefile (IOSRCS): Add io-pathconf.c. |