mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-02 16:01:20 +03:00
Update.
2003-01-07 Ulrich Drepper <drepper@redhat.com> * time/Versions [GLIBC_2.3.2] (libc): Export strptime_l.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-01-07 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* time/Versions [GLIBC_2.3.2] (libc): Export strptime_l.
|
||||||
|
|
||||||
2003-01-06 Philip Blundell <philb@gnu.org>
|
2003-01-06 Philip Blundell <philb@gnu.org>
|
||||||
|
|
||||||
* sysdeps/unix/arm/sysdep.S (syscall_error): Optimise a little.
|
* sysdeps/unix/arm/sysdep.S (syscall_error): Optimise a little.
|
||||||
|
@@ -59,4 +59,7 @@ libc {
|
|||||||
# these internal names are used by libstdc++
|
# these internal names are used by libstdc++
|
||||||
__strftime_l; __wcsftime_l;
|
__strftime_l; __wcsftime_l;
|
||||||
}
|
}
|
||||||
|
GLIBC_2.3.2 {
|
||||||
|
strptime_l;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user