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
*
2002-06-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-06-18
4
-1
/
+69
*
* include/float.h: #include_next<float.h> before header guard.
Danny Smith
2002-06-18
2
-2
/
+6
*
2002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-06-18
12
-28
/
+83
*
2002-06-17 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-06-17
2
-0
/
+12
*
reword
Christopher Faylor
2002-06-16
1
-2
/
+2
*
* cygheap.h (cygheap_user::issetuid): New method.
Christopher Faylor
2002-06-16
7
-26
/
+51
*
* include/ntdll.h: New file.
Egor Duda
2002-06-16
3
-0
/
+21
*
2002-06-16 Steven Edwards <Steven_Ed4153@yahoo.com>
Danny Smith
2002-06-16
3
-0
/
+288
*
Changes suggested by Pierre Humblet.
Christopher Faylor
2002-06-16
2
-26
/
+37
*
* cygheap.h (cygheap_user::winname): New field.
Christopher Faylor
2002-06-16
4
-8
/
+29
*
* spawn.cc (spawn_guts): Revert removal of ciresrv.moreinfo->uid = ILLEGAL_UID.
Christopher Faylor
2002-06-16
2
-0
/
+6
*
* sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
Andrew Cagney
2002-06-15
2
-1
/
+5
*
* child_info.h (child_proc_info): Declare as base class.
Christopher Faylor
2002-06-15
8
-46
/
+71
*
* include/_mingw.h: Increment to version 2.1.
Earnie Boyd
2002-06-15
3
-3
/
+8
*
* Makefile.in (conf_prefix): New variable.
Earnie Boyd
2002-06-15
2
-1
/
+14
*
* libc/sys/linux/sys/errno.h (EFTYPE): Add macro.
Thomas Fitzsimmons
2002-06-15
2
-0
/
+3
*
* uinfo.cc (cygheap_user::ontherange): Don't set HOMEDRIVE or HOMEPATH unless
Christopher Faylor
2002-06-15
2
-0
/
+6
*
* cygheap.h (cygheap_user::userprofile_env_buf): New static member.
Christopher Faylor
2002-06-14
5
-7
/
+20
*
* libc/argz: New directory.
Thomas Fitzsimmons
2002-06-14
31
-12
/
+1274
*
* cygheap.h (cygheap_user): Add static members to hold home{drive,path} info.
Christopher Faylor
2002-06-14
3
-24
/
+38
*
* cygheap.cc (cygheap_user::set_logsrv): Remove.
Christopher Faylor
2002-06-14
8
-265
/
+164
*
* environ.cc (build_env): If realloc moves envblock, move s with it.
Corinna Vinschen
2002-06-14
2
-1
/
+14
*
* include/w32api.h: Change to version 2.0 to reflect the change
Earnie Boyd
2002-06-14
4
-20
/
+29
*
* Makefile.in (bindist): Correct the MinGW distribution.
Earnie Boyd
2002-06-14
2
-1
/
+8
*
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
[next]