* include/features.h: Add comment to explain what's going to happen
here at one point. * include/sys/stdio.h: Guard getline and getdelim prototypes with _GNU_SOURCE to avoid collision with old-style declarations.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2006-02-05 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* include/features.h: Add comment to explain what's going to happen
|
||||
here at one point.
|
||||
* include/sys/stdio.h: Guard getline and getdelim prototypes with
|
||||
_GNU_SOURCE to avoid collision with old-style declarations.
|
||||
|
||||
2006-02-05 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* environ.cc (struct parse_thing): Add transparent_exe option.
|
||||
|
||||
Reference in New Issue
Block a user