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
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
*
* dir.cc (readdir_worker): Make static. Only add '.' and '..' when readdir
Christopher Faylor
2005-08-23
3
-4
/
+14
*
* 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
*
* 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
*
* 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
*
* textbinary.sgml: Correct incorrect information about ability to specify text
Christopher Faylor
2005-08-17
2
-2
/
+7
*
* dcrt0.cc (dll_crt0_1): Tweak debugging stuff.
Christopher Faylor
2005-08-17
3
-8
/
+24
*
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
*
* 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
*
* include/ddk/hidsdi.h: New file.
Danny Smith
2005-08-12
3
-1
/
+81
*
* lib/imm32.def (ImmDisableIME): Add stub.
Danny Smith
2005-08-12
2
-0
/
+6
*
white space
Christopher Faylor
2005-08-12
16
-73
/
+72
*
fix typo
Christopher Faylor
2005-08-11
1
-1
/
+1
*
* fhandler_serial.cc (fhandler_serial::tcgetattr): Return current baud rate
Christopher Faylor
2005-08-11
2
-21
/
+21
*
* dcrt0.cc: Remove ld_preload declaration.
Christopher Faylor
2005-08-11
4
-2
/
+11
*
* child_info. (CURR_CHILD_INFO_MAGIC): Refresh.
Christopher Faylor
2005-08-11
3
-31
/
+59
*
Attempting to add include/objsafe.h again...
Dimitri Papadopoulos
2005-08-11
1
-0
/
+26
*
* include/w32api.h: Increment version to 3.3.
Chris Sutcliffe
2005-08-11
3
-3
/
+8
*
* include/wctype.h (towupper, towlower): Change arg and return value
Danny Smith
2005-08-10
3
-4
/
+16
*
* mthr_stub.c (__mingwthr_key_dtor): Replace assert(0) with
Danny Smith
2005-08-10
2
-9
/
+14
*
* cygserver.cc (main): Call wincap.init() earlier to avoid a NULL dereference.
Christopher Faylor
2005-08-08
2
-1
/
+7
*
* include/sys/cdefs.h: Remove extra line.
Christopher Faylor
2005-08-08
2
-1
/
+4
*
* security.cc (get_reg_security): New static function.
Corinna Vinschen
2005-08-08
2
-0
/
+46
*
* fhandler_process.cc (fhandler_process::open): Allow opening of
Corinna Vinschen
2005-08-08
3
-7
/
+19
*
* include/sys/cdefs.h (__CONCAT): Define.
Christopher Faylor
2005-08-08
7
-0
/
+751
*
* cygwin.sc: Use simpler method to align .cygheap.
Christopher Faylor
2005-08-08
4
-9
/
+20
*
* ftw.c: Include winsup.h.
Corinna Vinschen
2005-08-08
4
-0
/
+20
*
* moldname.def.in (sleep, beep, seterrormode): Remove.
Danny Smith
2005-08-08
2
-3
/
+4
*
* Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.
Corinna Vinschen
2005-08-08
9
-10
/
+1721
*
* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.
Christopher Faylor
2005-08-08
6
-19
/
+54
*
* dllfixdbg: New perl script.
Christopher Faylor
2005-08-08
6
-104
/
+402
*
* Makefile.in: Allow previous patch to work in a 64 bit environment.
Corinna Vinschen
2005-08-07
2
-1
/
+5
*
revert erroneous checkin
Christopher Faylor
2005-08-07
1
-3
/
+0
*
* Makefile.in: Warn when end of cygheap is not on 64k boundary.
Christopher Faylor
2005-08-07
4
-24
/
+40
*
* include/endian.h: Move everything into this file and define things more like
Christopher Faylor
2005-08-06
5
-6
/
+61
[next]