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: 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
*
* winsup.h: Remove malloc_*lock functions.
Christopher Faylor
2002-08-16
1
-3
/
+0
*
* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use
Christopher Faylor
2002-08-16
1
-2
/
+2
*
* winsup.h (__check_null_invalid_struct): Make ptr argument non-const.
Conrad Scott
2002-08-08
1
-2
/
+2
*
* cygheap.cc (cfree_and_set): New function.
Christopher Faylor
2002-06-27
1
-0
/
+2
*
* autoload (noload): Avoid clobbering bx register.
Christopher Faylor
2002-06-26
1
-5
/
+8
*
* cygwin.sc: Add recent changes from ld sources.
Christopher Faylor
2002-06-23
1
-7
/
+0
*
* fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member of
Corinna Vinschen
2002-06-06
1
-0
/
+2
*
Change internal uid datatype from __uid16_t to __uid32_t
Corinna Vinschen
2002-05-29
1
-1
/
+10
*
Change internal gid datatype from __gid16_t to __gid32_t
Corinna Vinschen
2002-05-28
1
-1
/
+1
*
* winsup.h: Remove duplicate declarations of malloc_lock and malloc_unlock.
Christopher Faylor
2002-05-27
1
-3
/
+0
*
* path.h (pathconv_arg): Add PC_POSIX.
Christopher Faylor
2002-05-02
1
-0
/
+3
*
2002-02-28 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-02-28
1
-0
/
+2
*
* cygwin.din (fstat64): New symbol.
Corinna Vinschen
2002-02-25
1
-3
/
+3
*
* hires.h (hires::usecs): Rename from utime. Accept an argument.
Christopher Faylor
2002-02-15
1
-1
/
+1
*
* (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,
Corinna Vinschen
2002-02-10
1
-0
/
+4
*
Add copyright stuff
Christopher Faylor
2002-01-13
1
-1
/
+1
*
* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.
Christopher Faylor
2002-01-10
1
-1
/
+1
*
* Makefile.in: Autogenerate some header files which provide magic numbers.
Christopher Faylor
2001-12-26
1
-1
/
+1
*
* winsup.h: Reorganize to avoid use of experimental stuff.
Christopher Faylor
2001-11-28
1
-7
/
+7
*
* cygwin.din (ualarm): New export.
Christopher Faylor
2001-11-28
1
-0
/
+7
*
* net.cc (cygwin_inet_ntoa): Add parameter checking.
Corinna Vinschen
2001-11-24
1
-0
/
+1
*
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
1
-0
/
+1
*
* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.
Egor Duda
2001-11-15
1
-1
/
+1
*
* winsup.h: Remove alloca definition since it's now defined through
Corinna Vinschen
2001-11-14
1
-1
/
+0
*
* miscfuncs.cc (+__check_invalid_read_ptr_errno): New function.
Christopher Faylor
2001-10-20
1
-2
/
+3
*
* autoload.cc (load_wsock32): Declare dummy function to force loading of
Christopher Faylor
2001-10-14
1
-0
/
+1
*
* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful
Christopher Faylor
2001-10-13
1
-0
/
+4
*
Throughout, rename PROC_FORK1 to PROC_FORK.
Christopher Faylor
2001-10-10
1
-0
/
+4
*
* uinfo.cc (internal_getlogin): Reorganize slightly to minimize work in default
Christopher Faylor
2001-10-09
1
-0
/
+1
*
* syscalls.cc (stat_worker): Make global. Accept path_conv parameter for
Christopher Faylor
2001-10-05
1
-0
/
+4
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-5
/
+2
*
* cygheap.cc (init_cygheap::etc_changed): New method to signal
Corinna Vinschen
2001-09-09
1
-0
/
+3
*
* fork.cc (fork_parent): Stop malloc activity while fork is in control of the
Christopher Faylor
2001-09-09
1
-0
/
+3
*
Move appropriate variables to NO_COPY segment, throughout.
Christopher Faylor
2001-09-06
1
-2
/
+2
[next]