diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-10-30 08:02:30 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-30 08:02:30 -0700 |
commit | 3a83202db6e5591f2b72974c1ad98602c6620770 (patch) | |
tree | 37a4605f394a102af9f6dd31ff723de21ef6fb9b /ChangeLog | |
parent | b47525dd866cbeff9748f532b24a930c7b65d798 (diff) | |
download | glibc-3a83202db6e5591f2b72974c1ad98602c6620770.tar.gz glibc-3a83202db6e5591f2b72974c1ad98602c6620770.tar.xz glibc-3a83202db6e5591f2b72974c1ad98602c6620770.zip |
Implement mkostemps and mkostemps64.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8039e4bc49..4b4cf1fad2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-10-30 Ulrich Drepper <drepper@redhat.com> + + * misc/mkostemps.c: New file. + * misc/mkostemps64.c: New file. + 2009-10-30 Andreas Schwab <schwab@redhat.com> * locale/programs/locale-spec.c: Include <error.h> and |