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
...
*
2006-12-13 Sa Liu <saliu@de.ibm.com>
Jeff Johnston
2006-12-13
7
-1
/
+238
*
2006-12-12 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2006-12-13
2
-1
/
+6
*
* winsup.h (clear_procimptoken): Close hProcImpToken in a safer way.
Corinna Vinschen
2006-12-13
2
-1
/
+6
*
* security.cc (lsaauth): Initialize lsa to INVALID_HANDLE_VALUE to
Corinna Vinschen
2006-12-13
2
-1
/
+6
*
* Makefile.in (subauth): Drop rule.
Corinna Vinschen
2006-12-12
4
-8
/
+6
*
Remove subauth directory.
Corinna Vinschen
2006-12-12
8
-5144
/
+0
*
* environ.cc (subauth_id_init): Remove.
Corinna Vinschen
2006-12-12
5
-267
/
+26
*
* cygwinenv.sgml: Drop description of "traverse" option.
Corinna Vinschen
2006-12-12
2
-12
/
+4
*
* environ.cc (set_traverse): Remove.
Corinna Vinschen
2006-12-12
7
-28
/
+12
*
Partially revert change from 2005-04-03, always running under an
Corinna Vinschen
2006-12-12
10
-28
/
+58
*
Add missing ChangeLog.
Christopher Faylor
2006-12-12
1
-0
/
+4
*
* sigproc.cc (child_info::child_info): Initialize msv_count.
Christopher Faylor
2006-12-12
2
-23
/
+28
*
Revert erroneous checkin.
Corinna Vinschen
2006-12-12
1
-1
/
+0
*
* libc/minires.c (res_ninit): Drop handling for LOCALDOMAIN environment
Corinna Vinschen
2006-12-12
2
-6
/
+5
*
sync a change from gcc
Alan Modra
2006-12-12
3
-2
/
+9
*
* configure.in: Remove superfluous semicolons.
Ben Elliston
2006-12-11
3
-48
/
+52
*
* Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.
Corinna Vinschen
2006-12-11
12
-16
/
+2891
*
2006-12-11 Kazu Hirata <kazu@codesourcery.com>
Jeff Johnston
2006-12-11
31
-289
/
+1964
*
* sigproc.cc (child_info::child_info): Move old comment about msv_count here.
Christopher Faylor
2006-12-11
2
-0
/
+28
*
* dumper.cc: Add an include to accommodate new include/elf usage.
Christopher Faylor
2006-12-11
2
-0
/
+5
*
2006-12-11 Ben Elliston <bje@au.ibm.com>
Jeff Johnston
2006-12-11
3
-46
/
+53
*
correct email address
Christopher Faylor
2006-12-11
2
-2
/
+2
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
15
-121
/
+251
*
* fhandler.cc (rootdir): Fix typo in comment.
Corinna Vinschen
2006-12-11
3
-3
/
+8
*
* configure.in: Handle spu makefile frag.
Alan Modra
2006-12-11
6
-135
/
+158
*
* config.sub, config.guess: Update from upstream sources.
Ben Elliston
2006-12-11
3
-5
/
+22
*
* configure.in: Sync with GCC (spu-*-*).
Ben Elliston
2006-12-11
3
-0
/
+11
*
* spu/exit.c (libgloss_exit): Rename from this ..
Ben Elliston
2006-12-11
1
-11
/
+12
*
Resurrect.
Ben Elliston
2006-12-10
1
-0
/
+44
*
Remove (missed in previous commit).
Ben Elliston
2006-12-10
1
-56
/
+0
*
Typo fix.
Ben Elliston
2006-12-10
1
-1
/
+1
*
* mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and pass
Christopher Faylor
2006-12-10
2
-4
/
+6
*
* autoload.cc (SHFileOperationA): Drop definition.
Corinna Vinschen
2006-12-10
8
-44
/
+153
*
* fhandler.cc (rootdir): Clarify comment.
Corinna Vinschen
2006-12-10
2
-2
/
+7
*
* fhandler.cc (rootdir): Don't look for volume mount points on remote
Corinna Vinschen
2006-12-10
2
-2
/
+8
*
* fhandler.cc (rootdir): Drop useless post-increment. Take volume
Corinna Vinschen
2006-12-10
2
-2
/
+62
*
* syscalls.cc (try_to_bin): Add comment that this is not possibly
Corinna Vinschen
2006-12-09
2
-0
/
+12
*
2006-12-08 Sa Liu <saliu@de.ibm.com>
Jeff Johnston
2006-12-08
9
-86
/
+323
*
* Makefile.def (dependencies): Add dependency for
Mike Stump
2006-12-08
3
-0
/
+13
*
* syscalls.cc (unlink_nt): Open native symlinks with
Corinna Vinschen
2006-12-07
2
-0
/
+9
*
* ntdll.h (STATUS_DELETE_PENDING): Define.
Corinna Vinschen
2006-12-07
3
-90
/
+124
*
bfd/
Kazu Hirata
2006-12-07
2
-12
/
+24
*
* autoload.cc (SHFileOperationA): Define.
Corinna Vinschen
2006-12-07
3
-1
/
+48
*
* cygheap.h (struct cwdstuff): Add "sync" member and accompanying
Corinna Vinschen
2006-12-07
4
-31
/
+69
*
* termios.cc: Change include order to accomodate change to sys/ioctl.h.
Corinna Vinschen
2006-12-06
2
-1
/
+5
*
merge from gcc
DJ Delorie
2006-12-06
1
-1
/
+1
*
* fhandler_mem.cc (fhandler_dev_mem::open): Fix comment.
Corinna Vinschen
2006-12-06
3
-3
/
+10
*
Define ATTRIBUTE_PACKED and use as necessary.
Nick Clifton
2006-12-06
6
-8
/
+27
*
* include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.
Corinna Vinschen
2006-12-06
2
-1
/
+6
*
* winsup.h (WINVER): Set to 0x0600 to cover Vista.
Corinna Vinschen
2006-12-06
2
-1
/
+5
[prev]
[next]