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
*
* cygerrno.h: Make multi-inclusion safe.
Christopher Faylor
2005-06-30
9
-19
/
+86
*
revert erroneous checkin
Christopher Faylor
2005-06-30
1
-4
/
+4
*
* autoload.cc (LoadDLLprime): Use a more descriptive name for autoload text
Christopher Faylor
2005-06-29
3
-5
/
+11
*
* setup.com (mpw): Remove unused directive.
Ben Elliston
2005-06-29
2
-1
/
+4
*
Remove dejagnu/ entry.
Ben Elliston
2005-06-29
1
-4
/
+0
*
2005-06-28 Dave Korn <dave.korn@artimi.com>
Jeff Johnston
2005-06-28
3
-2
/
+24
*
* fhandler_disk_file.cc (fhandler_disk_file::facl): Add missing break.
Corinna Vinschen
2005-06-27
2
-0
/
+5
*
* path.cc (path_conv::check): Don't strip trailing dots and spaces
Corinna Vinschen
2005-06-24
2
-1
/
+6
*
* fhandler.cc (rootdir): Don't set errno.
Corinna Vinschen
2005-06-24
3
-7
/
+11
*
2005-06-22 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2005-06-23
4
-70
/
+55
*
* fhandler.h (class fhandler_dev_tape): Add declaration for
Corinna Vinschen
2005-06-22
3
-1
/
+52
*
* security.cc (get_initgroups_sidlist): Drop special_pgrp parameter.
Corinna Vinschen
2005-06-21
2
-9
/
+14
*
* uinfo.cc (uinfo_init): Call reimpersonate to set the main thread's
Corinna Vinschen
2005-06-21
2
-0
/
+6
*
* how-using.texinfo: Add FAQ about firewall software. Update
Joshua Daniel Franklin
2005-06-21
3
-40
/
+51
*
Index: include/ChangeLog
Geoffrey Keating
2005-06-21
2
-0
/
+9
*
gas/
H.J. Lu
2005-06-20
2
-3
/
+13
*
* fhandler_proc.cc (format_proc_partitions): Only list recognized
Corinna Vinschen
2005-06-20
2
-2
/
+8
*
fix indentation
Christopher Faylor
2005-06-20
1
-98
/
+98
*
* include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW,
Danny Smith
2005-06-19
2
-4
/
+10
*
* glob.c: (glob0): New local variable `limit`. Use in calls to glob1
Corinna Vinschen
2005-06-18
4
-17
/
+48
*
Correct typo in ChangeLog
Danny Smith
2005-06-18
1
-2
/
+2
*
* include/winbase.h (GETTEXTEX): Correct name of lpUsedDefChar field.
Danny Smith
2005-06-18
2
-1
/
+7
*
* include/winbase.h (GolbalDiscard): Define as macro.
Danny Smith
2005-06-18
2
-1
/
+6
*
* wincap.h (wincaps::detect_win16_exe): Declare.
Christopher Faylor
2005-06-18
4
-16
/
+38
*
* spawn.cc (spawn_guts): Detect when executing a 16-bit application and avoid
Christopher Faylor
2005-06-18
2
-4
/
+15
*
* cygwin.din (inet_pton): Export.
Corinna Vinschen
2005-06-17
5
-1
/
+62
*
* elf/external.h (GRP_ENTRY_SIZE): Define.
Jakub Jelinek
2005-06-17
2
-1
/
+8
*
* fhandler.h (fhandler_union): Add missing members corresponding to
Corinna Vinschen
2005-06-17
2
-1
/
+8
*
bfd/
Jan Beulich
2005-06-17
2
-1
/
+11
*
2005-06-16 Christopher Faylor <cgf@timesys.com>
Jeff Johnston
2005-06-16
3
-14
/
+37
*
* syscalls.cc (statvfs): Handle the case when GetDiskFreeSpaceEx
Corinna Vinschen
2005-06-16
2
-4
/
+21
*
* profile/profile.h (_MCOUNT_CALL): Define as regparm(2)
Danny Smith
2005-06-16
3
-8
/
+32
*
* include/_mingw.h (__MINGW_GNUC_PREREQ): Define. Use to
Danny Smith
2005-06-16
3
-20
/
+57
*
add missing entry
Christopher Faylor
2005-06-15
1
-0
/
+1
*
* cygthread.cc (cygthread::detach): Fix debugging output.
Christopher Faylor
2005-06-15
6
-6
/
+12
*
* path.cc (path_conv::check): Always reset to FH_FS when component != 0 and
Christopher Faylor
2005-06-14
2
-14
/
+16
*
PR libgcj/19877:
Tom Tromey
2005-06-14
2
-1
/
+7
*
* parse_pe.c (exclusion::sort_and_check): Remove crude cast.
Corinna Vinschen
2005-06-14
2
-1
/
+5
*
* sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compiler
Corinna Vinschen
2005-06-14
2
-1
/
+6
*
* depstand.m4, lead-dot.m4: New files.
DJ Delorie
2005-06-13
3
-0
/
+172
*
* depcomp: Update from automake CVS. Add 'ia64hp' stanza.
DJ Delorie
2005-06-13
2
-26
/
+62
*
* fhandler_socket.cc (fhandler_socket::recvmsg): Avoid SEGV in OpenSSH
Corinna Vinschen
2005-06-12
2
-0
/
+7
*
* Makefile.in: Avoid initial heap allocation since cygwin has its own heap.
Christopher Faylor
2005-06-11
2
-1
/
+7
*
* hppa.h (pa_opcodes): Use cM and cX instead of cm and cx,
John David Anglin
2005-06-11
2
-12
/
+17
*
* fhandler_console.cc (fhandler_console::read): Fix a compiler warning.
Christopher Faylor
2005-06-11
2
-1
/
+5
*
* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.
Christopher Faylor
2005-06-11
5
-15
/
+29
*
* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.
Christopher Faylor
2005-06-11
4
-24
/
+47
*
* fhandler_socket.cc (fhandler_socket::sendto): Always initialize
Corinna Vinschen
2005-06-10
2
-4
/
+10
*
* winsup.api/winsup.exp: Remove (temporarily?) -nostdinc from build since it
Christopher Faylor
2005-06-10
2
-1
/
+6
*
whitespace changes to hopefully force snapshot run.
Christopher Faylor
2005-06-10
2
-2
/
+2
[next]