index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* uinfo.cc (pwdgrp::load): Regularize strace output. Add warning for
Christopher Faylor
2003-01-26
10
-118
/
+126
*
* mingwex/mingw-fseek.c (INLINE): Remove define.
Danny Smith
2003-01-26
2
-33
/
+8
*
Fix typo.
Christopher Faylor
2003-01-26
1
-1
/
+17
*
* passwd.cc (pwdgrp::parse_passwd): Eliminate use of memset. The structure
Christopher Faylor
2003-01-26
3
-10
/
+8
*
* pwdgrp.cc (pwdgrp::parse_group): Fix off-by-one problem in allocating gr_mem.
Christopher Faylor
2003-01-26
2
-1
/
+5
*
* include/sys/strace.h (paranoid_printf): Define as not being part of "all"
Christopher Faylor
2003-01-26
6
-69
/
+99
*
clarify
Christopher Faylor
2003-01-25
1
-1
/
+1
*
* pwdgrp.cc (pwdgrp::reparse): Declare.
Christopher Faylor
2003-01-25
4
-2
/
+16
*
* syscalls.cc (seteuid32): On Win95 get the pw entry. If it exists
Corinna Vinschen
2003-01-25
6
-31
/
+35
*
* fhandler_console.cc (fhandler_console::send_winch_maybe): Reset scroll region
Christopher Faylor
2003-01-25
2
-0
/
+7
*
* include/ras.h (RASCONN[AW]): Add dwSessionId for
Danny Smith
2003-01-25
2
-0
/
+7
*
* include/ras.h (RASCONN[AW]): Guard szDeviceType,
Danny Smith
2003-01-25
2
-0
/
+18
*
bfd/
Jakub Jelinek
2003-01-24
2
-4
/
+31
*
* s390.h: Add s390 TLS relocations.
Martin Schwidefsky
2003-01-24
2
-0
/
+41
*
Add sh2e support
Nick Clifton
2003-01-24
4
-5
/
+15
*
* libc/include/sys/unistd.h: Add setregid and setreuid declarations
Corinna Vinschen
2003-01-24
2
-0
/
+9
*
* cygwin.din: Export setreuid32, setreuid, setregid32, setregid.
Corinna Vinschen
2003-01-24
4
-1
/
+68
*
* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.
Christopher Faylor
2003-01-24
8
-140
/
+133
*
Add missing entry.
Christopher Faylor
2003-01-24
1
-1
/
+21
*
* libltp/include/usctest.h: Add externs to some variables that need it.
Christopher Faylor
2003-01-24
3
-5
/
+11
*
* winsup.api/mmaptest03.c (main): Mark variables as volatile to avoid
Christopher Faylor
2003-01-24
2
-3
/
+8
*
* Makefile (check): Add cygrun.exe dependency.
Christopher Faylor
2003-01-24
2
-1
/
+5
*
Perform more C warning fixup on all C source files and headers.
Christopher Faylor
2003-01-24
203
-612
/
+514
*
No, really this time.
Nathanael Nerode
2003-01-24
2
-42
/
+40
*
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2003-01-23
3
-2
/
+7
*
* libltp/include/test.h: Fix C warnings.
Christopher Faylor
2003-01-23
19
-89
/
+128
*
* Makeifle.in: Use ALL_CFLAGS to build test programs so that correct libraries
Christopher Faylor
2003-01-23
2
-1
/
+7
*
* lib/ws2_32.def (getaddrinfo, freeaddrinfo and getnameinfo):
Danny Smith
2003-01-23
3
-0
/
+24
*
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2003-01-23
3
-2
/
+7
*
Add SH2E support
Nick Clifton
2003-01-23
2
-0
/
+20
*
include/elf/ChangeLog
Alan Modra
2003-01-23
4
-58
/
+11
*
* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...
Thomas Pfaff
2003-01-22
1
-1
/
+1
*
* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...
Thomas Pfaff
2003-01-22
2
-2
/
+8
*
* Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.
Corinna Vinschen
2003-01-22
2
-3
/
+6
*
* Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.
Corinna Vinschen
2003-01-22
2
-1
/
+5
*
* cygrun.c: Move from here to ../testsuite.
Corinna Vinschen
2003-01-22
3
-75
/
+6
*
* cygrun.c: Move here from ../cygwin.
Corinna Vinschen
2003-01-22
4
-2
/
+82
*
* cygwin.din: Export nanosleep().
Corinna Vinschen
2003-01-22
4
-26
/
+54
*
* Makefile.in: Find tcl library in the right place.
Christopher Faylor
2003-01-22
2
-1
/
+5
*
* winsup.api/pthread/cancel9.c: Make child pid static global.
Thomas Pfaff
2003-01-21
1
-2
/
+1
*
* winsup.api/pthread/cancel9.c: Make child pid static global.
Thomas Pfaff
2003-01-21
1
-2
/
+3
*
* winsup.api/pthread/cancel9.c: Wait in mainthread until child process has te...
Thomas Pfaff
2003-01-21
2
-1
/
+11
*
2003-01-21 Anita Kulkarni <anitak@kpit.com>
Jeff Johnston
2003-01-21
2
-1
/
+5
*
* grp.cc: Call gr.refresh() rather than doing isunitialized tests throughout.
Christopher Faylor
2003-01-21
5
-179
/
+143
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2003-01-21
2
-1
/
+5
*
Fix ChangeLog entry.
Christopher Faylor
2003-01-21
1
-1
/
+1
*
add missing ChangeLog entry.
Christopher Faylor
2003-01-21
1
-0
/
+1
*
add missing ChangeLog entry.
Christopher Faylor
2003-01-21
1
-0
/
+1
*
* path.h (etc::change_possible): Revert the type to bool.
Christopher Faylor
2003-01-21
5
-22
/
+20
*
Updates for fixing tic4x arch tagging of its object files.
Svein Seldal
2003-01-20
3
-3
/
+16
[prev]
[next]