[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] glibc maintenance tag, cvs/libc-961209, created. glibc-1.93-117-gf
From: |
Thomas Schwinge |
Subject: |
[SCM] glibc maintenance tag, cvs/libc-961209, created. glibc-1.93-117-gfeb3c93 |
Date: |
Wed, 26 May 2010 18:18:58 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "glibc maintenance".
The tag, cvs/libc-961209 has been created
at feb3c934355a9a2331cdfeb7ab6351fd4856164f (commit)
- Log -----------------------------------------------------------------
commit feb3c934355a9a2331cdfeb7ab6351fd4856164f
Author: Ulrich Drepper <address@hidden>
Date: Mon Dec 9 03:15:25 1996 +0000
update from main archive 961208
Mon Dec 9 03:39:30 1996 Ulrich Drepper <address@hidden>
* config.make.in (defines): Add @address@hidden
* Makefile.in: Define USE_NEW_MALLOC to -DUSE_NEW_MALLOC if
we use the new malloc.
* malloc.h: Use either <malloc/malloc.h> or <new-malloc/malloc.h>
depending on USE_NEW_MALLOC.
Fix some more POSIX.1 problems.
* libio/fileops.c (_IO_file_underflow): Set errno to EBADF if used
on a write-only stream.
(_IO_file_overflow): Set errno to EBADF if used on a read-only
stream.
(_IO_file_seekoff): POSIX.1 requires that fseek() after an fflush()
call really positions the file offset to the correct position
and no read-ahead happens.
* locale/C-monetary.c: Set mon_grouping file to "" and "\377"
to pass POSIX test suite.
* stdio-common/vfprintf.c: Handle empty string as grouping command
correctly.
* stdlib/grouping.h: Likewise.
* misc/syslog.c: Case first argument of __libc_cleanup_region_start.
* signal/sigsetops.h: Update copyright. Don't include ansidecl.h.
* stdio-common/printf_fp.c: Update copyright.
Sun Dec 8 16:39:28 1996 Andreas Jaeger <address@hidden>
* time/Makefile: Compile ap.c with NO_MCHECK flag if new-malloc
used (not otherwise).
* misc/syslog.c (vsyslog): Cast argument to __libc_cleanup_region
to get Hurd macros right.
-----------------------------------------------------------------------
hooks/post-receive
--
glibc maintenance
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] glibc maintenance tag, cvs/libc-961209, created. glibc-1.93-117-gfeb3c93,
Thomas Schwinge <=