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
/
winsup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in: Create libutil.a from bsdlib.o exports.
Corinna Vinschen
2004-09-10
1
-0
/
+2
*
* autoload.cc (GetNativeSystemInfo): Add.
Corinna Vinschen
2004-07-24
1
-1
/
+1
*
Change the name "title_mutex" to "tty_mutex" throughout.
Christopher Faylor
2004-05-17
1
-1
/
+1
*
* cygthread.cc (cygthread::is): Eliminate.
Christopher Faylor
2004-05-16
1
-2
/
+0
*
revert previous not-ready-for-primetime checkin.
Christopher Faylor
2004-05-15
1
-0
/
+2
*
* cygheap.h: Remove some parameter names from declarations throughout.
Christopher Faylor
2004-05-15
1
-2
/
+0
*
* dir.cc (writable_directory): Remove.
Corinna Vinschen
2004-05-03
1
-1
/
+0
*
Check in missed file.
Christopher Faylor
2004-04-15
1
-1
/
+0
*
* winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flag
Corinna Vinschen
2004-04-13
1
-0
/
+5
*
* fhandler.cc (rootdir): Add and use second argument.
Corinna Vinschen
2004-04-10
1
-1
/
+1
*
* fhandler.h (fhandler_base::status): Declare private.
Corinna Vinschen
2004-04-09
1
-10
/
+0
*
* miscfuncs.cc (check_invalid_virtual_addr): New function.
Corinna Vinschen
2004-02-25
1
-0
/
+1
*
* Makefile.in (clean): Remove sigfe.s.
Christopher Faylor
2004-02-13
1
-1
/
+2
*
Rename _threadinfo to _cygtls, throughout.
Christopher Faylor
2004-02-12
1
-1
/
+1
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.
Christopher Faylor
2004-01-24
1
-1
/
+0
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
1
-5
/
+1
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-2
/
+8
*
* winsup.h (access_worker): Declare with added fhandler_base parameter.
Christopher Faylor
2003-12-15
1
-1
/
+1
*
* fcntl.cc (fcntl_worker): Remove static storage class.
Corinna Vinschen
2003-12-03
1
-0
/
+2
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-3
/
+3
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-8
/
+17
*
* miscfuncs.cc (low_priority_sleep): Make a "C" function.
Christopher Faylor
2003-11-10
1
-1
/
+1
*
* winsup.h (low_priority_sleep): Fix declaration to avoid linker
Corinna Vinschen
2003-11-10
1
-1
/
+1
*
* syscalls.cc (getshmlba): New function.
Corinna Vinschen
2003-11-06
1
-0
/
+2
*
* winsup.h: Declare access_worker.
Christopher Faylor
2003-11-06
1
-1
/
+4
*
* miscfunc.cc (__check_invalid_read_ptr): New function.
Corinna Vinschen
2003-10-27
1
-0
/
+1
*
* dcrt0.cc: Remove local variable alternate_charset_active.
Corinna Vinschen
2003-10-16
1
-1
/
+0
*
* fhandler_console.cc (char_command): Add escape sequence for codepage
Corinna Vinschen
2003-10-15
1
-0
/
+1
*
* exceptions.cc (ctrl_c_handler): Don't send SIGHUP on
Corinna Vinschen
2003-10-14
1
-0
/
+2
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-3
/
+3
*
* dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early.
Christopher Faylor
2003-09-23
1
-1
/
+17
*
* dcrt0.cc (_dll_crt0): Accommodate breaking apart of early_stuff_init.
Christopher Faylor
2003-09-12
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.
Corinna Vinschen
2003-09-10
1
-1
/
+7
*
* Makefile.in: Remove cygserver stuff.
Christopher Faylor
2003-07-02
1
-2
/
+3
*
Replace ino_t by __ino64_t throughout.
Corinna Vinschen
2003-05-11
1
-1
/
+1
*
* dir.cc (readdir): Fill out new old_d_ino field.
Christopher Faylor
2003-05-11
1
-1
/
+2
*
* profil.h (PROFADDR): Prevent overflow when text segments are larger than
Christopher Faylor
2003-04-28
1
-1
/
+1
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
1
-1
/
+1
*
Switch to 32/64 datatypes:
Corinna Vinschen
2003-03-09
1
-6
/
+14
*
* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if
Christopher Faylor
2003-03-02
1
-1
/
+0
*
Split ChangeLog, create ChangeLog-2002.
Corinna Vinschen
2003-01-10
1
-1
/
+1
*
Use isdirsep rather than SLASH_P throughout.
Christopher Faylor
2003-01-09
1
-2
/
+1
*
* exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give up
Christopher Faylor
2002-11-22
1
-1
/
+2
*
* winsup.h (low_priority_sleep): Declare.
Christopher Faylor
2002-11-13
1
-0
/
+1
*
* cygthread.cc (cygthread::stub): Don't create event for long-running threads.
Christopher Faylor
2002-10-13
1
-1
/
+0
*
* environ.cc (environ_init): Avoid a compiler warning.
Christopher Faylor
2002-09-30
1
-1
/
+1
*
* winsup.h (_WIN32_WINNT): Protect.
Christopher Faylor
2002-09-06
1
-0
/
+2
*
* winsup.h (_WIN32_WINNT): Define.
Christopher Faylor
2002-09-06
1
-0
/
+2
*
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
Christopher Faylor
2002-08-30
1
-0
/
+4
[next]