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
...
*
2005-08-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2005-08-27
6
-111
/
+28
*
* path.cc (normalize_posix_path): Keep two leading slashes
Corinna Vinschen
2005-08-26
3
-8
/
+36
*
* libc/include/string.h: Revert previous change.
Christopher Faylor
2005-08-26
2
-4
/
+4
*
* libc/include/string.h: For Cygwin, Define strerror_r as per ISO C.
Christopher Faylor
2005-08-25
2
-0
/
+8
*
* ms1/access.c: Change copyright notice.
Aldy Hernandez
2005-08-25
2
-11
/
+14
*
* path.cc (realpath): Drop call to mount_info::conv_to_posix_path
Corinna Vinschen
2005-08-25
2
-11
/
+37
*
* path.cc (normalize_win32_path): Honor network paths. Fold more
Corinna Vinschen
2005-08-25
2
-8
/
+25
*
* mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,
Chao-ying Fu
2005-08-25
2
-1
/
+50
*
* errno.cc (errmap): Translate ERROR_NO_MORE_ITEMS to ENMFILE.
Christopher Faylor
2005-08-25
2
-0
/
+5
*
* mingwex/fe*.c: Revert previous changes.
Danny Smith
2005-08-25
9
-14
/
+42
*
* exceptions.cc (handle_sigsuspend): Just sleep forever if called from non-main
Christopher Faylor
2005-08-25
3
-19
/
+35
*
* mingwex/feclearexcept.c (feclearexcept): Change declaration.
Danny Smith
2005-08-25
8
-21
/
+14
*
* mingwex/stdio/fseeko64.c (fseeko64): Flush stream before
Danny Smith
2005-08-25
2
-2
/
+10
*
* spawn.cc (perhaps_suffix): Record errno-type error value in third argument.
Christopher Faylor
2005-08-24
2
-8
/
+28
*
* fhandler_virtual.cc (fhandler_virtual::close): Don't free filebuf if it's
Christopher Faylor
2005-08-24
3
-4
/
+14
*
* syscalls.cc (endusershell): Reset shell_fp to NULL to allow
Corinna Vinschen
2005-08-24
2
-1
/
+9
*
* path.cc (path_conv::check): Fill in fileattr for /dev, defaulting to
Christopher Faylor
2005-08-24
2
-3
/
+14
*
* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
Christopher Faylor
2005-08-24
11
-891
/
+954
*
* sigproc.h (set_signal_mask): Remove default on second parameter and make pass
Christopher Faylor
2005-08-23
6
-19
/
+40
*
Sync from gcc sources:
Richard Earnshaw
2005-08-23
3
-0
/
+8
*
* dir.cc (readdir_worker): Make static. Only add '.' and '..' when readdir
Christopher Faylor
2005-08-23
3
-4
/
+14
*
2005-08-22 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-08-22
2
-3
/
+19
*
* mtinfo.h (mtinfo_drive::error): Fix argument bug in debug_printf call.
Corinna Vinschen
2005-08-22
2
-1
/
+5
*
add missing entry
Christopher Faylor
2005-08-20
1
-0
/
+1
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
13
-120
/
+173
*
* fhandler.h (dirent_states): Add dirent_saw_proc.
Christopher Faylor
2005-08-19
3
-4
/
+16
*
* fhandler.h (dirent_states): Add dirent_isroot, dirent_saw_cygdrive,
Christopher Faylor
2005-08-19
6
-21
/
+77
*
* m32c/Makefile.in (m16cmon.ld, m32cmon.ld): Fix output names.
DJ Delorie
2005-08-19
3
-7
/
+40
*
* winsup.h (create_pipe): Declare new function.
Christopher Faylor
2005-08-19
3
-0
/
+24
*
* passwd.c (longopts): Add --logonserver option.
Corinna Vinschen
2005-08-18
2
-21
/
+65
*
* fhandler.h (fhandler_tty_common::lseek): Declare new method.
Christopher Faylor
2005-08-18
3
-2
/
+15
*
* m32c/Makefile.in: Block out memory regions reserved for monitors
DJ Delorie
2005-08-18
2
-8
/
+24
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Always initialize
Corinna Vinschen
2005-08-18
2
-4
/
+10
*
* errno.cc (strerror): Check errnum for underflow.
Corinna Vinschen
2005-08-18
2
-1
/
+5
*
Remove a29k files.
Alan Modra
2005-08-18
4
-429
/
+8
*
Remove a29k support.
Alan Modra
2005-08-18
4
-5
/
+7
*
* textbinary.sgml: Correct incorrect information about ability to specify text
Christopher Faylor
2005-08-17
2
-2
/
+7
*
merge from gcc
DJ Delorie
2005-08-17
2
-5
/
+17
*
* dcrt0.cc (dll_crt0_1): Tweak debugging stuff.
Christopher Faylor
2005-08-17
3
-8
/
+24
*
2005-08-17 Christian Groessler <chris@groessler.org>
Christian Groessler
2005-08-17
3
-2
/
+7
*
2005-08-17 Michael Jung <mjung@iss.tu-darmstadt.de>
Danny Smith
2005-08-17
2
-1
/
+14
*
2005-08-17 Martin Fuchs <martin-fuchs@gmx.net>
Danny Smith
2005-08-17
4
-0
/
+48
*
* cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.
Brian Dessent
2005-08-17
2
-31
/
+48
*
2005-08-16 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-08-16
2
-2
/
+32
*
gas/
Daniel Jacobowitz
2005-08-15
2
-1
/
+8
*
* init.cc (respawn_wow64_process): Make inline function. Remove
Corinna Vinschen
2005-08-14
2
-20
/
+60
*
* Include/_mingw.h: Increment version to 3.8.
Chris Sutcliffe
2005-08-13
3
-3
/
+8
*
* s390.h (s390_opcode_cpu_val): Add enum for cpu type z9-109.
Martin Schwidefsky
2005-08-12
2
-2
/
+11
*
toplevel:
Paolo Bonzini
2005-08-12
5
-602
/
+629
*
* include/ddk/hidsdi.h: New file.
Danny Smith
2005-08-12
3
-1
/
+81
[prev]
[next]