summaryrefslogtreecommitdiff
path: root/support/canonicalize.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_GAMES_1_9_0nobody2001-12-141-202/+0
| | | | | | 'GNOME_GAMES_1_9_0'. svn path=/tags/GNOME_GAMES_1_9_0/; revision=2208
* Use `set_errno' instead of `__set_errno' and define `set_errno' here.Martin Baulig1999-05-121-4/+10
| | | | | | | | | 1999-05-12 Martin Baulig <martin@home-of-linux.org> * canonicalize.c: Use `set_errno' instead of `__set_errno' and define `set_errno' here. svn path=/trunk/; revision=808
* Include <gnome-argp.h> instead of the removed <argp-namefrob.h>.Martin Baulig1999-02-191-1/+1
| | | | | | | | | 1999-02-19 Martin Baulig <martin@home-of-linux.org> * canonicalize.c: Include <gnome-argp.h> instead of the removed <argp-namefrob.h>. svn path=/trunk/; revision=641
* Remove `weak_alias'. (canonicalize_file_name): Comment out.Raja R Harinath1998-09-031-2/+13
| | | | | | | | | | * canonicalize.c (realpath): Remove `weak_alias'. (canonicalize_file_name): Comment out. * gnomesupport.awk: Remove `canonicalize_file_name', and correct the comment for `realpath'. svn path=/trunk/; revision=376
* Add `#include <libc-symbols.h>' and `#include <argp-namefrob.h>'.Martin Baulig1998-09-021-0/+3
| | | | svn path=/trunk/; revision=372
* Initial revisionMartin Baulig1998-09-021-0/+182
svn path=/trunk/; revision=365