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
*
include/
Alan Modra
2005-02-03
2
-0
/
+5
*
* fhandler.h (fhandler_base::ftruncate): Define new virtual method.
Corinna Vinschen
2005-02-02
5
-34
/
+77
*
Import from FSF mainline
Nick Clifton
2005-02-02
1
-0
/
+19
*
* pipe.cc (fhandler_pipe::dup): Fix conditionals in case of error.
Corinna Vinschen
2005-02-02
2
-4
/
+9
*
* times.cc (utimes): Mark st_ctime for update according to SUSv3.
Corinna Vinschen
2005-02-02
2
-3
/
+11
*
* cris/Makefile.in (ALL_INSTALL_FILES): New macro.
Hans-Peter Nilsson
2005-02-01
2
-2
/
+33
*
* fhandler_proc.cc (format_proc_partitions): Remove PartitionType check since
Christopher Faylor
2005-02-01
2
-3
/
+7
*
* cygthread.cc (cygthread::terminate_thread): Wait briefly for notification
Christopher Faylor
2005-02-01
9
-38
/
+83
*
* pipe.cc (fhandler_pipe::open): Allow re-opening of /proc/<pid>/fd
Corinna Vinschen
2005-02-01
2
-0
/
+38
*
* fhandler.cc (fhandler_base::get_proc_fd_name): Don't generate
Corinna Vinschen
2005-02-01
9
-34
/
+103
*
* mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponent
Danny Smith
2005-02-01
2
-0
/
+14
*
include/
Alan Modra
2005-02-01
2
-1
/
+9
*
* path.h (path_conv::set_name): Declare new function.
Christopher Faylor
2005-01-31
5
-0
/
+27
*
* smallprint.c (rnarg): Use long rather than unsigned long so that we get
Christopher Faylor
2005-01-31
2
-5
/
+8
*
2005-01-31 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-31
2
-1
/
+7
*
* cygwinenv.sgml: Add words for (no)traverse option.
Corinna Vinschen
2005-01-31
2
-0
/
+14
*
* environ.cc (set_traverse): New function.
Corinna Vinschen
2005-01-31
2
-6
/
+24
*
* smallprint.c (__rn): Regparmize.
Christopher Faylor
2005-01-31
2
-0
/
+8
*
* smallprint.c (rnarg): New macro.
Christopher Faylor
2005-01-31
2
-14
/
+28
*
* pinfo.cc (pinfo::exit): Only return low-order 16 bits when exiting.
Christopher Faylor
2005-01-31
2
-1
/
+5
*
* fhandler_process.cc (format_process_maps): Get destbuf argument by
Corinna Vinschen
2005-01-31
2
-7
/
+13
*
* cygheap.h (class cygheap_fdenum): New class to enumerate used
Corinna Vinschen
2005-01-31
12
-58
/
+307
*
* ntsec.sgml: Add Pierre's Windows 2003 text.
Joshua Daniel Franklin
2005-01-29
4
-12
/
+30
*
* smallprint.c (rn): Change uval to unsigned long long to fix 64 bit
Corinna Vinschen
2005-01-29
3
-4
/
+19
*
* autoload.cc (GetModuleFileNameExA): Add.
Corinna Vinschen
2005-01-29
8
-23
/
+324
*
* cygthread.cc (new): Add a little more debugging.
Christopher Faylor
2005-01-29
3
-1
/
+7
*
* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
Hans-Peter Nilsson
2005-01-29
3
-103
/
+112
*
* cygtls.cc (cygtls::call2): Move socket cleanup.
Christopher Faylor
2005-01-29
2
-4
/
+10
*
* how-using.texinfo: Change text about using shortcuts.
Corinna Vinschen
2005-01-28
2
-11
/
+20
*
.
Christopher Faylor
2005-01-28
1
-3
/
+0
*
* callback.h (struct host_callback_struct): New members pipe,
Hans-Peter Nilsson
2005-01-28
2
-0
/
+38
*
* callback.h: Include "bfd.h".
Hans-Peter Nilsson
2005-01-28
2
-0
/
+13
*
2005-01-27 Hans-Peter Nilsson <hp@axis.com>
Jeff Johnston
2005-01-27
18
-0
/
+4253
*
2005-01-27 Hans-Peter Nilsson <hp@axis.com>
Jeff Johnston
2005-01-27
16
-50
/
+2665
*
2005-01-27 Oliver Stoeneberg <oliverst@online.de>
Danny Smith
2005-01-27
2
-2
/
+6
*
2005-01-27 Hans-Peter Nilsson <hp@axis.com>
Jeff Johnston
2005-01-27
2
-0
/
+188
*
Update previous ChangeLog entry with missing info.
Jeff Johnston
2005-01-27
1
-0
/
+1
*
2005-01-27 Hans-Peter Nilsson <hp@axis.com>
Jeff Johnston
2005-01-27
2
-0
/
+5
*
2005-01-27 Hans-Peter Nilsson <hp@axis.com>
Jeff Johnston
2005-01-27
3
-0
/
+26
*
2005-01-27 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-27
2
-2
/
+6
*
2005-01-26 Oliver Stoeneberg <oliverst@online.de>
Danny Smith
2005-01-27
2
-0
/
+13
*
* pinfo.cc (pinfo::init): Avoid a compiler warning.
Christopher Faylor
2005-01-26
2
-2
/
+5
*
* syscalls.cc (setpriority): Implement PRIO_PGRP, PRIO_USER and
Corinna Vinschen
2005-01-26
2
-10
/
+123
*
* include/winuser.h (SW_SMOOTHSCROLL): Add define.
Danny Smith
2005-01-26
2
-0
/
+8
*
2005-01-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-01-26
2
-15
/
+11
*
* pinfo.h (pinfo::init): Make third parameter non-optional and propagate change
Christopher Faylor
2005-01-26
4
-58
/
+69
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
15
-45
/
+189
*
* path.cc (realpath): Allow to expand with .exe suffix.
Corinna Vinschen
2005-01-25
2
-1
/
+6
*
bfd/ChangeLog:
Alexandre Oliva
2005-01-25
4
-2
/
+32
*
2005-01-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-24
2
-3
/
+7
[next]