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
/
cygwin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2004-08-28 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-08-28
2
-2
/
+10
*
* syscalls.cc (link): Avoid compiler warning.
Corinna Vinschen
2004-08-24
2
-0
/
+5
*
* environ.cc (set_ntea): New function.
Corinna Vinschen
2004-08-21
2
-3
/
+29
*
* fhandler_tape.cc (fhandler_dev_tape::raw_read): Use ?: instead of
Corinna Vinschen
2004-08-20
2
-5
/
+8
*
* errno.cc (_sys_errlist): Change various text to their english Linux
Corinna Vinschen
2004-08-19
2
-506
/
+144
*
* fhandler.cc (fhandler_base::open): Set shared flags to 0 when
Corinna Vinschen
2004-08-19
2
-1
/
+6
*
* ChangeLog: Fix typo.
Corinna Vinschen
2004-08-19
1
-1
/
+1
*
* fhandler_socket.cc (fhandler_socket::dup): Decrement dtable's
Corinna Vinschen
2004-08-19
3
-2
/
+12
*
* fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp): Delete.
Corinna Vinschen
2004-08-17
3
-540
/
+478
*
2004-08-14 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-08-14
2
-3
/
+13
*
* net.cc (cygwin_gethostbyname): Show failing host name on error.
Christopher Faylor
2004-08-11
2
-0
/
+5
*
white space
Christopher Faylor
2004-08-10
1
-1
/
+1
*
* select.cc (select_stuff::wait): Correctly check for w4 array bounds.
Christopher Faylor
2004-08-10
2
-1
/
+5
*
* errno.cc (errmap): Add ERROR_TOO_MANY_LINKS -> EMLINK mapping.
Corinna Vinschen
2004-08-03
3
-3
/
+44
*
* fhandler_proc.cc (format_proc_cpuinfo): Remove Intel-specific flags
Corinna Vinschen
2004-07-26
2
-37
/
+54
*
* dcrt0.cc (dll_crt0_0): Use proper boolean arguments.
Christopher Faylor
2004-07-24
4
-8
/
+33
*
* autoload.cc (GetNativeSystemInfo): Add.
Corinna Vinschen
2004-07-24
5
-2
/
+54
*
* dtable.cc (dtable::get_debugger_info): Make stderr r/w according
Corinna Vinschen
2004-07-23
2
-1
/
+7
*
* fhandler_tty.cc (fhandler_tty_slave::open): Use requested flag
Corinna Vinschen
2004-07-22
2
-0
/
+6
*
* pinfo.cc (pinfo::init): Print handle in hex when MapViewOfFile fails.
Christopher Faylor
2004-07-22
2
-1
/
+5
*
* shm.cc: Whitespace fixes.
Corinna Vinschen
2004-07-20
2
-8
/
+12
*
revert erroneous checkin
Christopher Faylor
2004-07-20
1
-2
/
+3
*
* Makefile.in (clean): Remove cygwin.def since it is autogenerated.
Christopher Faylor
2004-07-20
3
-4
/
+7
*
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISO
Corinna Vinschen
2004-07-19
4
-3
/
+10
*
* pinfo.cc (pinfo::init): Guard against MapViewOfFileEx failure.
Christopher Faylor
2004-07-16
2
-0
/
+6
*
* mmap.cc (mmap_record::alloc_page_map): Mark pages as allocated even
Corinna Vinschen
2004-07-16
2
-10
/
+18
*
* mmap.cc (mprotect): When MAP_WRITE protection is requested, use
Corinna Vinschen
2004-07-15
2
-2
/
+24
*
* fhandler.h (class fhandler_dev_raw): Remove is_writing flag.
Corinna Vinschen
2004-07-15
4
-64
/
+19
*
* mmap.cc (class mmap_record): Fix return type of get_offset.
Corinna Vinschen
2004-07-15
2
-4
/
+11
*
* fhandler_registry.cc (registry_listing): Correct typo.
Christopher Faylor
2004-07-15
2
-1
/
+8
*
* fhandler_raw.cc (fhandler_dev_raw::raw_write): Remove buffered
Corinna Vinschen
2004-07-14
2
-70
/
+6
*
* spawn.cc (spawn_guts): Check if script is executable.
Corinna Vinschen
2004-07-08
2
-0
/
+11
*
* times.cc (hires_ms::usecs): Don't overreact.
Corinna Vinschen
2004-06-30
2
-1
/
+5
*
* times.cc (hires_ms::usecs): Reinit timer when system time overflows.
Corinna Vinschen
2004-06-30
2
-0
/
+10
*
* thread.cc (__cygwin_lock_lock): Don't bother locking when there is only one
Christopher Faylor
2004-06-27
2
-2
/
+20
*
* fhandler_proc.cc (format_proc_cpuinfo): Test CPU vendor and print
Corinna Vinschen
2004-06-23
2
-0
/
+33
*
* fhandler_socket.cc (fhandler_socket::release): Call
Corinna Vinschen
2004-06-23
2
-2
/
+7
*
* autoload.cc (wsock_init): Keep lock while modifying return address.
Christopher Faylor
2004-06-22
2
-2
/
+6
*
* fhandler.cc (fhandler_base::open): Remove 9x specific code.
Corinna Vinschen
2004-06-17
2
-9
/
+4
*
2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-06-17
7
-43
/
+55
*
* fhandler.cc (fhandler_base::open): Substitute FILE_SUPERSEDE with
Corinna Vinschen
2004-06-17
2
-1
/
+6
*
* include/cygwin/version.h: REALLY bump dll minor version to 11.
Christopher Faylor
2004-06-09
2
-1
/
+5
*
* include/cygwin/ipc.h: Make IPC_INFO visible only for ipc system
Corinna Vinschen
2004-06-08
2
-0
/
+7
*
* path.cc (fchdir): Pass the Posix path to chdir.
Corinna Vinschen
2004-06-08
2
-1
/
+5
*
* dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy).
Christopher Faylor
2004-06-07
6
-70
/
+118
*
* winbase.h (ilockincr): Add more neverending changes from the inexplicable
Christopher Faylor
2004-06-04
2
-2
/
+9
*
* autoload.cc (IsDosDeviceName_U): Define.
Christopher Faylor
2004-06-03
2
-4
/
+15
*
revert accidental checkin
Christopher Faylor
2004-06-03
1
-4
/
+5
*
* winbase.h (ilockincr): More changes from the inexplicable world of gcc asm
Christopher Faylor
2004-06-03
5
-7
/
+22
*
* winbase.h (ilockincr): YA correction to ensure correct operation with no
Christopher Faylor
2004-06-03
2
-4
/
+10
[prev]
[next]