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/cygwin/in.h: Drop including stdint.h. Move definition
Corinna Vinschen
2005-12-31
4
-18
/
+51
*
* include/winsock2.h: Don't define struct sockaddr_storage when
Corinna Vinschen
2005-12-31
2
-1
/
+6
*
* relnotes.texinfo: Remove entry about hyperthreaded processor.
Christopher Faylor
2005-12-30
2
-8
/
+4
*
* faq-problems.html: Remove entry about hyperthreaded processor.
Christopher Faylor
2005-12-30
2
-12
/
+4
*
* fhandler_tty.cc (fhandler_tty_common::__acquire_output_mutex): Use strace
Christopher Faylor
2005-12-29
2
-2
/
+8
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
20
-143
/
+314
*
* cygcheck.cc (common_apps): Add crontab, vi, vim.
Christopher Faylor
2005-12-29
2
-0
/
+7
*
* environ.cc (win_env::add_cache): Don't add variables to the environment
Christopher Faylor
2005-12-29
2
-1
/
+6
*
* exceptions.cc (_cygtls::handle_exceptions): Drop redundant `break'.
Corinna Vinschen
2005-12-27
2
-1
/
+4
*
* ChangeLog: Add linebreaks.
Corinna Vinschen
2005-12-27
1
-2
/
+4
*
* exceptions.cc (inside_kernel): Rename from interruptible.
Corinna Vinschen
2005-12-27
2
-3
/
+8
*
* exceptions.cc (interruptible): New function, code stripped from
Corinna Vinschen
2005-12-27
2
-28
/
+75
*
Add missing ChangeLog entry.
Corinna Vinschen
2005-12-27
1
-0
/
+7
*
* path.cc (path_conv::check): Rework loop removing trailing dots
Corinna Vinschen
2005-12-27
2
-9
/
+19
*
white space
Christopher Faylor
2005-12-26
1
-1
/
+0
*
* dcrt0.cc (__api_fatal): Simplify to just use strace mechamisms.
Christopher Faylor
2005-12-26
5
-28
/
+42
*
typo
Christopher Faylor
2005-12-25
1
-1
/
+1
*
* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.
Christopher Faylor
2005-12-23
12
-91
/
+92
*
* fork.cc (fork): Honor error return from sig_send. Don't continue with fork
Christopher Faylor
2005-12-23
3
-8
/
+24
*
* fhandler.h (fhandler_base::issymlink): New method.
Corinna Vinschen
2005-12-22
5
-2
/
+21
*
* lib/ws2_32.c: New file, defining IPv6 constants.
Danny Smith
2005-12-22
3
-2
/
+14
*
whitespace cleanup to force snapshot.
Christopher Faylor
2005-12-22
13
-74
/
+74
*
* pinfo.cc (winpids::add): Increment nelem when winpid is true since we don't
Christopher Faylor
2005-12-22
2
-1
/
+7
*
fix ya typo
Christopher Faylor
2005-12-22
1
-1
/
+2
*
* pinfo.cc (winpids::release): Fix typo.
Christopher Faylor
2005-12-22
2
-2
/
+6
*
* pinfo.cc (pinfo::init): Clarify comment slightly.
Christopher Faylor
2005-12-22
3
-31
/
+116
*
* pinfo.cc (pinfo::init): Remove spurious low_priority_sleep.
Christopher Faylor
2005-12-21
2
-5
/
+8
*
* spawn.cc (spawn_guts): Hide the window whenever ctty == -1, not just when we
Christopher Faylor
2005-12-21
2
-1
/
+6
*
* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.
Christopher Faylor
2005-12-21
6
-8
/
+32
*
* cygheap.cc (init_cygheap::manage_console_count): Don't call FreeConsole on
Christopher Faylor
2005-12-21
2
-1
/
+7
*
* (fhandler_disk_file::fchown): Remove execute bits from "sensible"
Corinna Vinschen
2005-12-21
2
-6
/
+7
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix inode number
Corinna Vinschen
2005-12-21
2
-5
/
+26
*
2005-12-21 Michael Jung <mjung@iss.tu-darmstadt.de>
Danny Smith
2005-12-21
3
-0
/
+9
*
* winsup.h (flush_file_buffers): Define as inline function.
Corinna Vinschen
2005-12-20
3
-12
/
+9
*
* winsup.h (flush_file_buffers): Declare new function.
Corinna Vinschen
2005-12-20
3
-0
/
+19
*
* fhandler.h (fhandler_termios::fixup_after_exec): Make non-inlined.
Christopher Faylor
2005-12-20
3
-1
/
+14
*
* cygtls.h (_cygtls::interrupt_now): Subsume interruptible().
Christopher Faylor
2005-12-20
2
-18
/
+27
*
* fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.
Christopher Faylor
2005-12-19
4
-7
/
+16
*
* dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib".
Corinna Vinschen
2005-12-19
2
-1
/
+5
*
* mmap.cc (fhandler_dev_zero::mmap): Call VirtualFree(MEM_RELEASE)
Corinna Vinschen
2005-12-19
2
-2
/
+8
*
fix minor typo.
Christopher Faylor
2005-12-19
1
-2
/
+3
*
* fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.
Christopher Faylor
2005-12-19
8
-65
/
+120
*
* include/sys/dirent.h: Change __deprecated_d_ino to __invalid_d_ino throughout
Christopher Faylor
2005-12-19
3
-10
/
+16
*
* winsup.h (child_copy): Change prototype to match new functionality.
Christopher Faylor
2005-12-17
6
-105
/
+134
*
* init.cc (dll_entry): Call prime_threads after dll_crt0_0 to avoid conflicts
Christopher Faylor
2005-12-16
2
-1
/
+6
*
* hookapi.cc (putmem): Remove query of previous memory protection since we get
Christopher Faylor
2005-12-16
2
-14
/
+8
*
* mmap.cc (fhandler_dev_zero::fixup_mmap_after_fork): Use
Corinna Vinschen
2005-12-15
2
-3
/
+8
*
* cygcheck.cc (common_apps): Add a few more binaries to look for.
Christopher Faylor
2005-12-15
2
-0
/
+8
*
Fix unforgivable spelling error in ChangeLog.
Corinna Vinschen
2005-12-14
1
-5
/
+5
*
* fhandler.cc (ACCFLAGS): Remove macro.
Corinna Vinschen
2005-12-14
5
-15
/
+27
[next]