diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-04-05 18:39:14 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-04-05 18:39:14 +0200 |
commit | 714738c3aa0d5625cc7dccf0e8c3f1414b8930c6 (patch) | |
tree | 026befb123a6bb1ee081e1d4e2dd533557b26e4f /community/gsoc/project_ideas/maxpath.mdwn | |
parent | c703b8b98e427c143d9c7b162653dc7d24e49d15 (diff) |
unsorted/PortingIssues -> hurd/porting/guidelines
Diffstat (limited to 'community/gsoc/project_ideas/maxpath.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/maxpath.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/maxpath.mdwn b/community/gsoc/project_ideas/maxpath.mdwn index 992b91ee..d78297d5 100644 --- a/community/gsoc/project_ideas/maxpath.mdwn +++ b/community/gsoc/project_ideas/maxpath.mdwn @@ -33,7 +33,7 @@ by `char *foo`, and using dynamic memory allocation, i.e. e.g. a loop that tries geometrically growing sizes. Sometimes this is tricky, but more often not very hard. Sometimes it is even trivial because the GNU system has proper replacements. See the corresponding section of the -[[Porting_issues_page|unsorted/PortingIssues]] for more details. With a bit of +[[porting_guidelines_page|hurd/porting/guidelines]] for more details. With a bit of practice, it should be easily possible to fix several programs per day. The goal of this project is to fix the PATH_MAX and related problems in a |