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
*
Add pthread calls
Corinna Vinschen
2002-06-14
1
-9
/
+9
*
* passwd.c: Rearrange includes to avoid unnecessary warnings.
Corinna Vinschen
2002-06-14
2
-15
/
+50
*
* include/wingdi.h (GetEnhMetaFileBits): Correct typo.
Earnie Boyd
2002-06-14
2
-2
/
+6
*
2002-06-13 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-06-13
5
-22
/
+81
*
Fix typo.
Jeff Johnston
2002-06-13
1
-2
/
+0
*
2002-06-13 Stephen L. Moshier <steve@moshier.net>
Jeff Johnston
2002-06-13
3
-2
/
+11
*
* include/wingdi.h: (GetEnhMetaFileBits): Define prototype.
Earnie Boyd
2002-06-13
2
-0
/
+2
*
* libc/machine/sh/strcpy.S (strcpy, __SHMEDIA__ code):
Joern Rennecke
2002-06-13
2
-3
/
+11
*
fix typo
Christopher Faylor
2002-06-13
1
-1
/
+1
*
* winver.rc: Add more words to copyright.
Christopher Faylor
2002-06-13
7
-6
/
+9
*
* cygheap.cc (cygheap_user::set_name): Revert previous change.
Corinna Vinschen
2002-06-13
3
-1
/
+10
*
* libc/machine/sh/memset.S (memset, __SHMEDIA__ code):
Joern Rennecke
2002-06-13
2
-2
/
+9
*
* include/winuser.h (MOUSEHOOKSTRUCT): Define structure.
Earnie Boyd
2002-06-13
2
-0
/
+10
*
* cygheap.cc (cygheap_user::set_name): Remove setting homedrive and
Corinna Vinschen
2002-06-13
3
-4
/
+11
*
* include/_mingw.h: Increment version to 2.0.
Danny Smith
2002-06-13
120
-1177
/
+6602
*
* security.cc (get_logon_server): Use strcasematch rather than strcasecmp.
Christopher Faylor
2002-06-13
2
-5
/
+10
*
* path.cc (chdir): Minor cleanup.
Christopher Faylor
2002-06-13
3
-4
/
+8
*
* environ.cc (build_env): Correctly fill out windows environment block with
Christopher Faylor
2002-06-13
2
-29
/
+64
*
2002-06-13 John K. Hohm <jhohm@acm.org>
Danny Smith
2002-06-13
3
-0
/
+180
*
Add the file include/gdb/sim-arm.h defining an enum that specifies the
Andrew Cagney
2002-06-12
2
-0
/
+69
*
Add dumper.exe words from Egor Duda.
Christopher Faylor
2002-06-12
1
-0
/
+46
*
* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
DJ Delorie
2002-06-12
2
-1
/
+9
*
* cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL on
Christopher Faylor
2002-06-12
7
-179
/
+344
*
fix comment
Christopher Faylor
2002-06-11
1
-8
/
+1
*
* spawn.cc (spawn_guts): More hToken removal cleanup.
Christopher Faylor
2002-06-11
4
-31
/
+30
*
Import latest version of texi2pod.pl from FSF GCC sources.
Nick Clifton
2002-06-11
2
-45
/
+125
*
Revoke adding mh-s390xpic. Doesn't make any sense because it is not
Martin Schwidefsky
2002-06-11
2
-5
/
+0
*
2002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com>
Martin Schwidefsky
2002-06-11
2
-0
/
+5
*
* libc/include/process.h: Remove cygwin-only sexec* declarations. Fix spawnve
Christopher Faylor
2002-06-11
2
-18
/
+6
*
* spawn.cc (spawn_guts): Define sec_attribs and call sec_user_nih() only once.
Christopher Faylor
2002-06-11
2
-11
/
+14
*
* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGS
Christopher Faylor
2002-06-11
8
-170
/
+55
*
revert erroneous checkin
Christopher Faylor
2002-06-10
1
-1
/
+1
*
* include/sys/strace.h (strace): Avoid use of constructor.
Christopher Faylor
2002-06-10
4
-3
/
+6
*
* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before running
Christopher Faylor
2002-06-10
4
-4
/
+12
*
* fhandler.h (fhandler_socket::fixup_after_fork): Revert patch from
Corinna Vinschen
2002-06-10
4
-15
/
+17
*
/tmp/cvs610a0a90.1
Robert Collins
2002-06-10
3
-42
/
+90
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Correctly set
Christopher Faylor
2002-06-10
2
-11
/
+17
*
2002-06-10 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-06-10
6
-34
/
+142
*
2002-06-10 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-06-09
3
-2
/
+8
*
Move include/callback.h and include/remote-sim.h to include/gdb/.
Andrew Cagney
2002-06-09
4
-0
/
+10
*
* path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.
Christopher Faylor
2002-06-09
2
-3
/
+8
*
2002-06-09 Gunnar Degnbol <gdegnbol@users.sourceforge.net>
Danny Smith
2002-06-09
2
-0
/
+23
*
* mount.cc (main): Use default system/user flag for cygdrive stuff, too.
Christopher Faylor
2002-06-09
3
-4
/
+12
*
* pinfo.cc (pinfo_dummy): Initialize to correct size.
Christopher Faylor
2002-06-09
2
-1
/
+5
*
* include/windows.h (ole2.h): #include if !__OBJC__ and
Danny Smith
2002-06-09
2
-0
/
+10
*
* configure.in (vax-*-netbsd*): Re-enable gas.
Jason Thorpe
2002-06-09
2
-4
/
+4
*
* path.cc: Change MOUNT_AUTO to MOUNT_CYGDRIVE throughout.
Christopher Faylor
2002-06-09
3
-11
/
+16
*
* mount.cc (opts): Remove '-i' option.
Christopher Faylor
2002-06-09
2
-17
/
+8
*
* external.cc (cygwin_internal): Make v1 mount table access invalid.
Christopher Faylor
2002-06-09
5
-89
/
+17
*
* include/wchar.h: Define __need_size_t.
Christopher Faylor
2002-06-08
2
-0
/
+5
[next]