CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2014-08-01 15:48:37
Modified files:
winsup/cygwin : ChangeLog
winsup/cygwin/include: pthread.h
winsup/cygwin/include/cygwin: core_dump.h cygwin_dll.h
winsup/cygwin/include/sys:
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2012-02-28 14:03:03
Modified files:
winsup/cygwin : ChangeLog fhandler.cc fhandler.h
fhandler_termios.cc termios.cc
winsup/cygwin/include/sys: termios.h
Log message:
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2011-07-10 00:01:33
Modified files:
winsup/cygwin : ChangeLog signal.cc
Log message:
pthread_sigmask: fix return value to match POSIX
* signal.cc (handle_sigprocmask): Return er
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2011-05-25 19:08:46
Modified files:
winsup/doc : ChangeLog new-features.sgml
Log message:
* new-features.sgml (ov-new1.7.10): Document strerror changes.
Patches:
http://sourceware.org/cgi-bi
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2011-05-25 18:47:32
Modified files:
winsup/cygwin : ChangeLog cygtls.h errno.cc tlsoffsets.h
Log message:
perror: fix POSIX compliance and work with recent newlib change
* cygtl
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2011-05-23 21:03:06
Modified files:
winsup/cygwin : ChangeLog cygtls.h
Log message:
* cygtls.h (strerror_buf): Resize to allow '-'.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2011-05-23 20:43:06
Modified files:
winsup/cygwin : ChangeLog errno.cc
Log message:
strerror: match recent glibc changes
* errno.cc (strerror): Print unknown errno as int.
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2011-02-10 20:25:54
Modified files:
winsup/cygwin : ChangeLog errno.cc
Log message:
strerror_r: fix compilation bug in previous patch
* errno.cc (includes): Avoid compilation fa
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2011-02-10 17:38:19
Modified files:
winsup/doc : ChangeLog new-features.sgml
Log message:
* new-features.sgml (ov-new1.7.8): Document strerror_r fixes.
Patches:
http://sourceware.org/cgi-bin
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2011-02-10 17:36:52
Modified files:
winsup/cygwin : ChangeLog cygwin.din errno.cc
winsup/cygwin/include/cygwin: version.h
Log message:
strerror_r: obey POSIX, and match newlib header ch
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2010-07-19 18:25:41
Modified files:
winsup/doc : ChangeLog new-features.sgml textbinary.sgml
Log message:
Document mkostemp and mkostemps.
* textbinary.sgml (textbin-devel):
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2010-07-19 18:22:40
Modified files:
winsup/cygwin : ChangeLog cygwin.din mktemp.cc posix.sgml
winsup/cygwin/include/cygwin: version.h
Log message:
Add mkostemp and mkostemps.
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-12-26 06:20:56
Modified files:
winsup/cygwin : ChangeLog
winsup/cygwin/include: pty.h
winsup/cygwin/libc: bsdlib.cc
Log message:
Make pty.h match recent glibc.
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-12-19 00:58:34
Modified files:
winsup/cygwin : ChangeLog signal.cc
Log message:
* signal.cc (nanosleep): Fix bug in previous patch.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/sr
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-12-17 14:04:04
Modified files:
winsup/cygwin : ChangeLog signal.cc
Log message:
* signal.cc (nanosleep): Support 'infinite' sleep times.
(sleep): Avoid uninitialized memory.
Patche
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-11-16 20:05:49
Modified files:
winsup/cygwin : ChangeLog environ.cc
Log message:
Fix setenv and unsetenv corner cases.
* environ.cc (setenv): Detect invalid argument.
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-10-14 04:17:05
Modified files:
winsup/cygwin : ChangeLog external.cc fork.cc pinfo.cc
strace.cc
winsup/cygwin/libc: bsdlib.cc
Log message:
Consistently us
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-10-13 02:26:33
Modified files:
winsup/cygwin : ChangeLog fhandler_disk_file.cc hires.h
times.cc
Log message:
Improve clock_gettime and utimensat resolution.
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-10-08 11:13:45
Modified files:
winsup/cygwin : ChangeLog fhandler_disk_file.cc
Log message:
* fhandler_disk_file.cc (utimens_fs): Plug fd leak on EINVAL.
Patches:
http://sources.redhat.com
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-30 02:11:05
Modified files:
winsup/cygwin : ChangeLog syscalls.cc
Log message:
* syscalls.cc (rename): Fix regression in rename("dir","d/").
Patches:
http://sources.redhat.com/cgi-bin/c
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-26 21:01:59
Modified files:
winsup/doc : ChangeLog new-features.sgml
Log message:
* new-features.sgml (ov-new1.7-file): Mention fexecve, execvpe.
Patches:
http://sources.redhat.com/c
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-26 21:01:10
Modified files:
winsup/cygwin : ChangeLog cygwin.din exec.cc posix.sgml
winsup/cygwin/include/cygwin: version.h
Log message:
Add fexecve, execvpe.
*
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-26 15:51:53
Modified files:
winsup/cygwin : ChangeLog dir.cc fhandler.cc
fhandler_disk_file.cc syscalls.cc
Log message:
Fix some POSIX-compliance bugs in link,
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-25 23:56:18
Modified files:
winsup/doc : ChangeLog new-features.sgml
Log message:
* new-features.sgml (ov-new1.7-file): Mention eaccess, euidaccess,
canonicalize_file_name, an
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-25 23:55:00
Modified files:
winsup/cygwin : ChangeLog cygwin.din path.cc posix.sgml
syscalls.cc
winsup/cygwin/include/cygwin: stdlib.h version.h
Log message:
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-25 13:44:47
Modified files:
winsup/cygwin : ChangeLog fhandler.cc fhandler.h security.cc
security.h spawn.cc syscalls.cc
Log message:
Fix faccessat(,0) and acce
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-25 12:27:46
Modified files:
winsup/doc : ChangeLog setup2.sgml
Log message:
* setup2.sgml (setup-locale-problems): Document how to install
non-default charsets.
Patches:
http
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-22 12:13:54
Modified files:
winsup/cygwin : ChangeLog syscalls.cc
Log message:
Make *at functions more like Linux.
* syscalls.cc (faccessat): Fix typo, reject bad flags.
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-22 04:09:03
Modified files:
winsup/cygwin : ChangeLog dtable.cc dtable.h fcntl.cc
resource.cc syscalls.cc
Log message:
Match dup2 and fcntl error values to POSI
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-09-22 02:49:15
Modified files:
winsup/cygwin : ChangeLog-2002 ChangeLog-2008
Log message:
* ChangeLog-2002: Fix typo.
* ChangeLog-2008: Likewise.
Patches:
http://sources.redhat.com
CVSROOT:/cvs/src
Module name:src
Changes by: er...@sourceware.org2009-07-23 02:47:18
Modified files:
winsup/cygwin : ChangeLog exceptions.cc
Log message:
* exceptions.cc (handle_exceptions): Set si_addr according to
POSIX for SIGSEGV.
Patches:
http:/
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED] 2008-09-19 23:29:24
Modified files:
winsup/cygwin : ChangeLog errno.cc
Log message:
* errno.cc (_sys_errlist): Add ECANCELED, ENOTRECOVERABLE, EOWNERDEAD.
Patches:
http://sourceware.org/cgi-bin
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED] 2008-07-12 18:09:18
Modified files:
winsup/cygwin : ChangeLog winbase.h
Log message:
Fix usage of recently fixed Interlocked* functions.
* winbase.h (ilockincr, ilockdecr, ilock
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED] 2007-06-27 12:46:36
Modified files:
winsup/cygwin : ChangeLog assert.cc cygwin.din
winsup/cygwin/include/cygwin: version.h
Log message:
* assert.cc (__assert_func): New function, to mat
34 matches
Mail list logo