mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-17 05:11:21 +03:00
Update.
2000-11-09 H.J. Lu <hjl@gnu.org> * io/Versions (GLIBC_2.2): Add __open64.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2000-11-09 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
|
* io/Versions (GLIBC_2.2): Add __open64.
|
||||||
|
|
||||||
2000-11-09 Jakub Jelinek <jakub@redhat.com>
|
2000-11-09 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* locale/C-time.c (_nl_C_LC_TIME): Fix value for _NL_TIME_WEEK_1STWEEK.
|
* locale/C-time.c (_nl_C_LC_TIME): Fix value for _NL_TIME_WEEK_1STWEEK.
|
||||||
|
@@ -94,5 +94,7 @@ libc {
|
|||||||
GLIBC_2.2 {
|
GLIBC_2.2 {
|
||||||
# p*
|
# p*
|
||||||
posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64;
|
posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64;
|
||||||
|
|
||||||
|
__open64;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user