]> git.ipfire.org Git - thirdparty/coreutils.git/commit
This is a robust version of chdir, in that it can handle directory
authorJim Meyering <jim@meyering.net>
Sun, 28 Nov 2004 20:49:14 +0000 (20:49 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Nov 2004 20:49:14 +0000 (20:49 +0000)
commit30df68dfe2f069998759238a4ef640858cf89328
tree3d8dffb1299ac6527c44641d2a0c221a72f2cf1a
parentc373cdcf61dca8568c1b163c1ac2ad2325d93453
This is a robust version of chdir, in that it can handle directory
names longer than PATH_MAX.
lib/chdir.h [new file with mode: 0644]