This commit is contained in:
Jim Meyering
1997-01-09 00:09:17 +00:00
parent 9110853f39
commit 0acd885d83
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
Wed Jan 8 16:38:24 1997 Jim Meyering <meyering@na-net.ornl.gov>
* lib/getopt.c (_getopt_internal): Use `_', rather than the
(sometimes-)expansion `gettext'.
Tue Jan 7 22:49:55 1997 Jim Meyering <meyering@na-net.ornl.gov>
* lib/getopt.c: New (more POSIX compliant) version from GNU libc.
+5
View File
@@ -1,3 +1,8 @@
Wed Jan 8 16:38:24 1997 Jim Meyering <meyering@na-net.ornl.gov>
* lib/getopt.c (_getopt_internal): Use `_', rather than the
(sometimes-)expansion `gettext'.
Tue Jan 7 22:50:13 1997 Jim Meyering <meyering@na-net.ornl.gov>
* lib/getopt.c: New (more POSIX compliant) version from GNU libc.