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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygtls.cc (_cygtls::init_thread): Set __sdidinit to negative value to
Christopher Faylor
2004-09-07
1
-0
/
+7
*
* include/cygwin/version.h: Bump DLL minor number to 12.
Christopher Faylor
2004-09-05
1
-0
/
+4
*
* security.cc: Fix a few more strace_prints.
Corinna Vinschen
2004-09-03
1
-0
/
+4
*
Regularize most strace_prints throughout so that %E is always preceded by a
Christopher Faylor
2004-09-03
1
-0
/
+5
*
Christopher Faylor <cgf@timesys.com>
Christopher Faylor
2004-09-03
1
-0
/
+22
*
* fork.cc (fork_parent): Return the cygpid directly derived from the winpid.
Christopher Faylor
2004-08-31
1
-1
/
+6
*
* fork.cc (fork_parent): Record child's pid when we're sure that it has been
Christopher Faylor
2004-08-30
1
-0
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Allow to report
Corinna Vinschen
2004-08-29
1
-0
/
+5
*
* fhandler.cc (fhandler_base::write): In the lseek_bug case, set EOF
Corinna Vinschen
2004-08-28
1
-0
/
+5
*
2004-08-28 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-08-28
1
-0
/
+5
*
* syscalls.cc (link): Avoid compiler warning.
Corinna Vinschen
2004-08-24
1
-0
/
+4
*
* environ.cc (set_ntea): New function.
Corinna Vinschen
2004-08-21
1
-0
/
+8
*
* fhandler_tape.cc (fhandler_dev_tape::raw_read): Use ?: instead of
Corinna Vinschen
2004-08-20
1
-0
/
+6
*
* errno.cc (_sys_errlist): Change various text to their english Linux
Corinna Vinschen
2004-08-19
1
-0
/
+6
*
* fhandler.cc (fhandler_base::open): Set shared flags to 0 when
Corinna Vinschen
2004-08-19
1
-0
/
+5
*
* 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
1
-0
/
+6
*
* fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp): Delete.
Corinna Vinschen
2004-08-17
1
-0
/
+94
*
2004-08-14 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-08-14
1
-0
/
+5
*
* net.cc (cygwin_gethostbyname): Show failing host name on error.
Christopher Faylor
2004-08-11
1
-0
/
+4
*
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
1
-0
/
+4
*
* errno.cc (errmap): Add ERROR_TOO_MANY_LINKS -> EMLINK mapping.
Corinna Vinschen
2004-08-03
1
-0
/
+5
*
* fhandler_proc.cc (format_proc_cpuinfo): Remove Intel-specific flags
Corinna Vinschen
2004-07-26
1
-0
/
+6
*
* dcrt0.cc (dll_crt0_0): Use proper boolean arguments.
Christopher Faylor
2004-07-24
1
-0
/
+8
*
* autoload.cc (GetNativeSystemInfo): Add.
Corinna Vinschen
2004-07-24
1
-0
/
+11
*
* dtable.cc (dtable::get_debugger_info): Make stderr r/w according
Corinna Vinschen
2004-07-23
1
-0
/
+5
*
* fhandler_tty.cc (fhandler_tty_slave::open): Use requested flag
Corinna Vinschen
2004-07-22
1
-0
/
+5
*
* pinfo.cc (pinfo::init): Print handle in hex when MapViewOfFile fails.
Christopher Faylor
2004-07-22
1
-0
/
+4
*
* shm.cc: Whitespace fixes.
Corinna Vinschen
2004-07-20
1
-0
/
+4
*
* Makefile.in (clean): Remove cygwin.def since it is autogenerated.
Christopher Faylor
2004-07-20
1
-0
/
+4
*
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISO
Corinna Vinschen
2004-07-19
1
-0
/
+8
*
* pinfo.cc (pinfo::init): Guard against MapViewOfFileEx failure.
Christopher Faylor
2004-07-16
1
-0
/
+4
*
* mmap.cc (mmap_record::alloc_page_map): Mark pages as allocated even
Corinna Vinschen
2004-07-16
1
-0
/
+5
*
* mmap.cc (mprotect): When MAP_WRITE protection is requested, use
Corinna Vinschen
2004-07-15
1
-0
/
+6
*
* fhandler.h (class fhandler_dev_raw): Remove is_writing flag.
Corinna Vinschen
2004-07-15
1
-0
/
+12
*
* mmap.cc (class mmap_record): Fix return type of get_offset.
Corinna Vinschen
2004-07-15
1
-0
/
+7
*
* fhandler_registry.cc (registry_listing): Correct typo.
Christopher Faylor
2004-07-15
1
-0
/
+6
*
* fhandler_raw.cc (fhandler_dev_raw::raw_write): Remove buffered
Corinna Vinschen
2004-07-14
1
-0
/
+5
*
* spawn.cc (spawn_guts): Check if script is executable.
Corinna Vinschen
2004-07-08
1
-0
/
+4
*
* times.cc (hires_ms::usecs): Don't overreact.
Corinna Vinschen
2004-06-30
1
-0
/
+4
*
* times.cc (hires_ms::usecs): Reinit timer when system time overflows.
Corinna Vinschen
2004-06-30
1
-0
/
+4
*
* thread.cc (__cygwin_lock_lock): Don't bother locking when there is only one
Christopher Faylor
2004-06-27
1
-0
/
+6
*
* fhandler_proc.cc (format_proc_cpuinfo): Test CPU vendor and print
Corinna Vinschen
2004-06-23
1
-0
/
+5
*
* fhandler_socket.cc (fhandler_socket::release): Call
Corinna Vinschen
2004-06-23
1
-1
/
+6
*
* autoload.cc (wsock_init): Keep lock while modifying return address.
Christopher Faylor
2004-06-22
1
-0
/
+4
*
* fhandler.cc (fhandler_base::open): Remove 9x specific code.
Corinna Vinschen
2004-06-17
1
-0
/
+4
*
2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-06-17
1
-0
/
+15
*
* fhandler.cc (fhandler_base::open): Substitute FILE_SUPERSEDE with
Corinna Vinschen
2004-06-17
1
-0
/
+5
*
* include/cygwin/version.h: REALLY bump dll minor version to 11.
Christopher Faylor
2004-06-09
1
-0
/
+4
[next]