diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-09-09 22:15:27 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-09-09 22:15:27 -0700 |
commit | 02bf610ca82f4b5660dadcfff04124e73f8ef2ff (patch) | |
tree | e8a0318ac85b0f42b7868ff25878b36b77646f87 /ChangeLog | |
parent | 0549ce8ec1f66a41c59815e50dd48ffd74fabb52 (diff) | |
download | glibc-02bf610ca82f4b5660dadcfff04124e73f8ef2ff.zip glibc-02bf610ca82f4b5660dadcfff04124e73f8ef2ff.tar.gz glibc-02bf610ca82f4b5660dadcfff04124e73f8ef2ff.tar.bz2 |
Handle -- on getconf command line.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-09-09 Ulrich Drepper <drepper@redhat.com> + + * posix/getconf.c (main): Handle -- on command line. + 2009-09-05 H.J. Lu <hongjiu.lu@intel.com> * configure.in: Support binutils 2.100 and 3.0. |