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
*
* include/winuser.h (WINSTA_ALL_ACCESS): Define.
Christopher Faylor
2005-12-13
2
-0
/
+5
*
* pinfo.cc (winpids::add): Don't copy procinfo when there is no cygwin process
Christopher Faylor
2005-12-13
2
-1
/
+6
*
* times.cc (hires_ms::usecs): Correct order when checking if high precision
Christopher Faylor
2005-12-13
2
-1
/
+7
*
correct ChangeLog
Christopher Faylor
2005-12-12
1
-1
/
+1
*
* pinfo.cc (size_copied): New convenience macro.
Christopher Faylor
2005-12-12
3
-16
/
+61
*
* autoload.cc (GetSystemTimes): Remove.
Corinna Vinschen
2005-12-12
2
-1
/
+4
*
* fhandler_proc.cc (format_proc_uptime): Drop usage of GetSystemTimes.
Corinna Vinschen
2005-12-12
2
-18
/
+31
*
* mmap.cc (gen_create_protect): Always generate WRITECOPY protection
Corinna Vinschen
2005-12-12
2
-10
/
+19
*
* winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error when
Christopher Faylor
2005-12-11
2
-2
/
+7
*
fix typo.
Christopher Faylor
2005-12-11
1
-1
/
+1
*
* dirent.h: Change the rest of the d_ino's to __deprecated_d_ino.
Christopher Faylor
2005-12-10
2
-4
/
+9
*
* malloc.cc: Update to version 2.8.3.
Christopher Faylor
2005-12-10
3
-442
/
+548
*
* lib/kernel32.def (CreateFiberEx): Correct suffix.
Danny Smith
2005-12-09
2
-1
/
+5
*
2005-12-09 Huw Davies <hdavies@users.sourceforge.net>
Danny Smith
2005-12-09
3
-3
/
+53
*
* fhandler_raw.cc (fhandler_dev_raw::ioctl): Only allow 0, 1 or a
Corinna Vinschen
2005-12-08
2
-2
/
+13
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Mask flags with
Corinna Vinschen
2005-12-08
2
-9
/
+22
*
* hires.h (hires_ms::initime_ms): Delete.
Christopher Faylor
2005-12-07
5
-32
/
+50
*
* fhandler_proc.cc (format_proc_partitions): Use modern IOCTLs
Corinna Vinschen
2005-12-07
2
-21
/
+43
*
* include/winbase.h (GetDevicePowerState): Add prototype.
Danny Smith
2005-12-07
2
-1
/
+2
*
2005-12-07 Brian Gunlogson <gmb300@users.sourceforge.net>
Danny Smith
2005-12-07
2
-4
/
+10
*
* fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix INVALID_PARAMETER
Corinna Vinschen
2005-12-07
2
-3
/
+11
*
* fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix setting devbuf
Corinna Vinschen
2005-12-07
2
-3
/
+10
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Fix test for
Corinna Vinschen
2005-12-07
2
-1
/
+6
*
* include/cygwin/stdlib.h: Guard compilation of *unsetenv* in newlib.
Christopher Faylor
2005-12-07
2
-0
/
+9
*
* exceptions.cc (_cygtls::handle_exceptions): In case of a
Corinna Vinschen
2005-12-07
5
-192
/
+511
*
* include/cygwin/stdlib.h: New file.
Christopher Faylor
2005-12-05
4
-2
/
+78
*
* dir.cc (readdir_workdir): Only fill out d_ino when linked into older app.
Christopher Faylor
2005-12-05
4
-56
/
+69
*
revert accidental checkin
Christopher Faylor
2005-12-05
1
-4
/
+0
*
Remove unneeded whitespace.
Christopher Faylor
2005-12-05
9
-50
/
+48
*
* strace.cc (show_usecs): Renamed from 'usecs'.
Christopher Faylor
2005-12-05
3
-7
/
+18
*
* environ.cc (spenvs): Add "windir" as an "always export" variable
Corinna Vinschen
2005-12-04
2
-1
/
+7
*
fix description
Christopher Faylor
2005-12-04
1
-1
/
+1
*
* faq-setup.xml: Add note about clean_setup.pl.
Joshua Daniel Franklin
2005-12-04
3
-2
/
+11
*
* include/exceptions.h (exception_list): Revert previous change. Windows
Christopher Faylor
2005-12-03
6
-71
/
+91
*
Add missing ChangeLog entry.
Christopher Faylor
2005-12-03
1
-0
/
+1
*
* cygtls.h (_cygtls::el): New field.
Christopher Faylor
2005-12-03
13
-133
/
+179
*
* dcrt0.cc (getstack): Try harder to modify memory.
Christopher Faylor
2005-12-02
2
-4
/
+11
*
* devices.h (_major): Revert previous ill-advised change.
Christopher Faylor
2005-12-02
2
-2
/
+7
*
* exceptions.cc (handle_exceptions): Translate a guard page exception to a
Christopher Faylor
2005-12-01
2
-1
/
+10
*
* mmap.cc: Make debug output more consistently. Fix some comments.
Corinna Vinschen
2005-12-01
2
-36
/
+51
*
* devices.h (_minor): Coerce argument to proper type before manipulating.
Christopher Faylor
2005-12-01
5
-29
/
+51
*
* times.cc (hires_ms::prime): Remove debugging stuff.
Christopher Faylor
2005-11-30
2
-14
/
+8
*
* mmap.cc (list::try_map): New method, implementing trying to map
Corinna Vinschen
2005-11-30
2
-44
/
+68
*
* include/cygwin/version.h: Bump API minor version.
Corinna Vinschen
2005-11-29
2
-1
/
+6
*
* fhandler.h (fhandler_dev_zero::mmap): Add method.
Corinna Vinschen
2005-11-29
4
-92
/
+329
*
* autoload.cc (NtCreateSection): Define.
Corinna Vinschen
2005-11-28
16
-759
/
+878
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Don't rely on
Corinna Vinschen
2005-11-28
2
-2
/
+12
*
* heap.cc: Remove spurious getpagesize declaration.
Christopher Faylor
2005-11-25
3
-3
/
+15
*
* autoload.cc (CloseWindowStation): Define.
Christopher Faylor
2005-11-24
1
-0
/
+1
*
* fhandler_tty.cc (fhandler_tty_slave::open): Reset the current windows station
Christopher Faylor
2005-11-24
4
-1
/
+16
[next]