mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-04 03:22:14 +03:00
Update.
2003-06-25 Ulrich Drepper <drepper@redhat.com> * include/time.h: Don't define CLOCK_IDFIELD_SIZE if _ISOMAC is defined.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-06-25 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* include/time.h: Don't define CLOCK_IDFIELD_SIZE if _ISOMAC is
|
||||||
|
defined.
|
||||||
|
|
||||||
2003-06-11 Jakub Jelinek <jakub@redhat.com>
|
2003-06-11 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* elf/Versions (libc): Add _dl_open_hook@GLIBC_PRIVATE.
|
* elf/Versions (libc): Add _dl_open_hook@GLIBC_PRIVATE.
|
||||||
|
@@ -86,6 +86,8 @@ extern int __getclktck (void);
|
|||||||
|
|
||||||
/* Use in the clock_* functions. Size of the field representing the
|
/* Use in the clock_* functions. Size of the field representing the
|
||||||
actual clock ID. */
|
actual clock ID. */
|
||||||
#define CLOCK_IDFIELD_SIZE 3
|
#ifndef _ISOMAC
|
||||||
|
# define CLOCK_IDFIELD_SIZE 3
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
2003-06-21 Petter Reinholdtsen <pere@hungry.com>
|
||||||
|
|
||||||
|
* locales/no_NO [LC_COLLATE]: Add missing eth letter, sorted as
|
||||||
|
latin letter d.
|
||||||
|
|
||||||
2003-06-16 Bruno Haible <bruno@clisp.org>
|
2003-06-16 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
* charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
|
* charmaps/ISO-8859-15: Add aliases ISO_8859-15, LATIN-9.
|
||||||
|
Reference in New Issue
Block a user