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
*
* cygcheck.cc (dump_sysinfo): Evaluate and print state of
Corinna Vinschen
2009-01-29
2
-0
/
+18
*
fix typo in previous entry
Doug Evans
2009-01-29
1
-1
/
+1
*
* opcode/i386.h: Add multiple inclusion protection.
Doug Evans
2009-01-29
2
-1
/
+34
*
2009-01-28 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-01-28
2
-2
/
+12
*
* fhandler.cc (fhandler_base::wait_overlapped): Set bytes to -1 on EINTR or
Christopher Faylor
2009-01-27
3
-4
/
+15
*
* configure.host (m32c-*-*): Add long long I/O support by default.
DJ Delorie
2009-01-27
2
-0
/
+9
*
* shared.cc (shared_name): New function for WCHAR names.
Corinna Vinschen
2009-01-26
4
-16
/
+34
*
* grp.cc (getgrgid_r): Simplify code by using stpcpy.
Corinna Vinschen
2009-01-26
3
-52
/
+35
*
* uinfo.cc (pwdgrp::load): Open file with FILE_OPEN_FOR_BACKUP_INTENT
Corinna Vinschen
2009-01-26
2
-1
/
+8
*
* mount.cc (mount_info::from_fstab): Open fstab file with
Corinna Vinschen
2009-01-24
2
-1
/
+8
*
* pathnames.sgml: Add requirement for world-readability of special
Corinna Vinschen
2009-01-24
2
-0
/
+11
*
* pathnames.sgml: Add section about accessing /etc files.
Corinna Vinschen
2009-01-24
2
-2
/
+44
*
* smallprint.cc (__small_vsprintf): Use already available buffer tmp
Corinna Vinschen
2009-01-23
2
-8
/
+10
*
* select.cc (peek_serial): Add hack to allow proper operation with com0com
Christopher Faylor
2009-01-22
2
-0
/
+9
*
2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-01-22
2
-0
/
+35
*
2009-01-21 Richard Earnshaw <rearnsha@arm.com>
Jeff Johnston
2009-01-22
7
-4
/
+864
*
ChangeLog:
Corinna Vinschen
2009-01-21
24
-2353
/
+2563
*
* fhandler_procnet.cc: Reorganize global procnet content data into a
Corinna Vinschen
2009-01-20
5
-39
/
+43
*
* devices.h (FH_PROCESSFD): New device type.
Corinna Vinschen
2009-01-20
10
-324
/
+445
*
* thread.h (struct pthread_rwlock::RWLOCK_READER): Add counter n.
Corinna Vinschen
2009-01-20
3
-4
/
+26
*
* autoload.cc (WSAIoctl): Reintroduce.
Corinna Vinschen
2009-01-20
7
-65
/
+177
*
2009-01-19 Neal H. Walfield <neal@gnu.org>
Jeff Johnston
2009-01-19
3
-20
/
+28
*
* include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE): Fix version guard.
Corinna Vinschen
2009-01-19
2
-1
/
+5
*
Remove conflict marker.
Andreas Schwab
2009-01-19
1
-46
/
+45
*
* mmap.cc (mmap64): Fix condition checking if anonymous mapping beyond
Corinna Vinschen
2009-01-17
2
-1
/
+8
*
2009-01-11 Henry Nestler <henry@bigfoot.de>
Chris Sutcliffe
2009-01-17
2
-4
/
+10
*
* Makefile.in: Fix copyright date.
Corinna Vinschen
2009-01-17
3
-19
/
+28
*
* fhandler_proc.cc: Reorganize global proc content data into a new
Corinna Vinschen
2009-01-17
3
-139
/
+104
*
* Fix copyright dates.
Corinna Vinschen
2009-01-16
7
-6
/
+11
*
* cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7
Corinna Vinschen
2009-01-16
2
-32
/
+60
*
formatting
Alan Modra
2009-01-16
1
-1
/
+1
*
* Makefile.def (configure-opcodes): Depend on configure-libiberty.
Alan Modra
2009-01-16
3
-1
/
+30
*
2009-01-15 Andrew Stubbs <ams@codesourcery.com>
Andrew Stubbs
2009-01-15
2
-15
/
+41
*
* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
Nick Clifton
2009-01-15
3
-0
/
+13
*
* include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,
Nick Clifton
2009-01-15
2
-10
/
+18
*
* plugin-api.h (LDPS_BAD_HANDLE): New constant.
Cary Coutant
2009-01-15
2
-1
/
+28
*
Update the copyright notice of some of the files I missed
Joel Brobecker
2009-01-14
12
-12
/
+14
*
* libc/getopt.c (parse_long_options): Use fix from NetBSD's getopt
Corinna Vinschen
2009-01-13
2
-9
/
+24
*
2009-01-12 Nathan Froyd <froydnj@codesourcery.com>
Jeff Johnston
2009-01-12
2
-2
/
+4
*
2009-01-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-01-12
2
-4
/
+5
*
* syscalls.cc (enum bin_status): New type.
Corinna Vinschen
2009-01-12
2
-41
/
+123
*
* errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.
Corinna Vinschen
2009-01-11
3
-7
/
+15
*
2009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-01-10
2
-3
/
+6
*
gas/
Peter Bergner
2009-01-09
2
-3
/
+10
*
* mount.cc (mount_info::from_fstab_line): Always convert drive
Corinna Vinschen
2009-01-09
3
-24
/
+34
*
* include/sys/cygwin.h (CW_SETERRNO): Define.
Christopher Faylor
2009-01-09
7
-7
/
+39
*
* ldd.cc: New file. First stab at implementing ldd-like functionality for
Christopher Faylor
2009-01-09
3
-1
/
+275
*
* libc/fts.c (fts_build): Use DT_DIR case on Cygwin.
Corinna Vinschen
2009-01-08
2
-3
/
+10
*
Typo fixes.
Ben Elliston
2009-01-08
1
-3
/
+3
*
* libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos.
Kazu Hirata
2009-01-08
2
-2
/
+6
[next]