aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/pathconf.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella1-2/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella1-2/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-06-25Remove __ASSUME_XFS_RESTRICTED_CHOWN.Joseph Myers1-30/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-04-03Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar1-0/+7
2013-03-07Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar1-17/+0
2013-03-06Sync with Linux 3.8Andreas Jaeger1-0/+6
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-07-20Fix missing includeAndreas Schwab1-1/+3
2011-07-07Handle ext4 in {,f}pathconfUlrich Drepper1-4/+79
2011-07-07Handle Lustre filesystemAndreas Dilger1-0/+4
2011-05-02Better use of open in pathconf.Ulrich Drepper1-1/+6
2011-05-02Fix pathconf(_PC_BUF_SIZE).Ulrich Drepper1-1/+13
2010-10-01Handle cgroup and btrfs filesystemsAndreas Jaeger1-1/+5
2008-03-08[BZ #5778]Ulrich Drepper1-1/+47
2003-09-04Update.Ulrich Drepper1-0/+1
2003-08-08Update.Ulrich Drepper1-7/+0
2003-08-08Return __getpagesize () for _PC_PIPE_BUF if PIPE_BUF is not defined.Ulrich Drepper1-0/+7
2003-06-11Update.Ulrich Drepper1-3/+134
2003-03-14Update.Ulrich Drepper1-1/+6
2002-10-18* sysdeps/unix/sysv/linux/pathconf.h (statfs_link_max): Add inline.Roland McGrath1-4/+8
2002-10-162002-10-16 Roland McGrath <roland@redhat.com>Roland McGrath1-65/+11
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-03-20Update.Ulrich Drepper1-3/+10
2000-06-08Update.Ulrich Drepper1-1/+1
2000-06-08Define LINUX_LINK_MAX and use it instead of LINK_MAX.Ulrich Drepper1-2/+6
1999-10-29Update.Ulrich Drepper1-1/+4
1998-10-23Update.Ulrich Drepper1-0/+80