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/sys/cygwin.h: Declare some thread classes.
Christopher Faylor
2000-08-22
3
-0
/
+10
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
63
-209
/
+281
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
45
-133
/
+203
*
Update copyright.
Christopher Faylor
2000-08-21
1
-3
/
+3
*
* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): hinstance,
DJ Delorie
2000-08-21
2
-6
/
+6
*
* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): handle,
DJ Delorie
2000-08-21
2
-1
/
+6
*
* include/winnt.h:Add enums for TokenRestrictedSids and TokenSessionId
Corinna Vinschen
2000-08-19
2
-1
/
+17
*
* Makefile.in: hinfo.o -> dtable.o.
Christopher Faylor
2000-08-18
1
-11
/
+10
*
* fhandler-tut.txt: hinfo -> dtable.
Christopher Faylor
2000-08-18
2
-2
/
+6
*
hinfo -> dtable
Christopher Faylor
2000-08-18
2
-17
/
+18
*
* dtable.cc (dtable::dup2): Extend fdtab if newfd is out of current
Corinna Vinschen
2000-08-18
2
-0
/
+11
*
* mkvers.sh: Properly trap exit removal of temp file. Remove debugging
Christopher Faylor
2000-08-12
2
-3
/
+6
*
Correct order in include files.
Christopher Faylor
2000-08-12
1
-1
/
+1
*
* poll.cc: Make winsup.h the first include file, re 2000-08-02 change.
Christopher Faylor
2000-08-12
2
-1
/
+5
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
43
-44
/
+106
*
* Makefile.in: Use dtable.o rather than hinfo.o.
Christopher Faylor
2000-08-12
2
-5
/
+9
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
22
-179
/
+183
*
* poll.cc: Allow any descriptor and any number of descriptors.
Corinna Vinschen
2000-08-11
2
-20
/
+39
*
Fix premature use of fdtab.
Christopher Faylor
2000-08-11
1
-1
/
+1
*
* poll.cc: Add bounds checking for file descriptors. Return POLLNVAL
Corinna Vinschen
2000-08-11
3
-20
/
+30
*
* syslog.cc (syslog): Use a less malloc-intensive method for allocating the
Christopher Faylor
2000-08-11
2
-31
/
+28
*
DJ is sole setup maintainer now.
Christopher Faylor
2000-08-10
1
-2
/
+1
*
Change comment.
Christopher Faylor
2000-08-10
1
-1
/
+1
*
comment changes.
Christopher Faylor
2000-08-10
1
-1
/
+1
*
Minor change.
Christopher Faylor
2000-08-10
1
-1
/
+1
*
Minor change.
Christopher Faylor
2000-08-10
1
-1
/
+0
*
Minor change.
Christopher Faylor
2000-08-10
1
-2
/
+2
*
* winsup.h: Change strchr inline for strange gcc problem.
Christopher Faylor
2000-08-10
4
-1
/
+12
*
* dir.cc (readdir): Ensure that errno is *only* set when we've run out of
Christopher Faylor
2000-08-10
3
-34
/
+26
*
* select.cc (allocfd_set): Zero allocated fd_set.
Christopher Faylor
2000-08-09
8
-69
/
+70
*
* fhandler_serial.cc (tcsendbreak): "sleeptime" argument to usleep()
DJ Delorie
2000-08-08
2
-1
/
+6
*
* include/userenv.h: New header file.
Corinna Vinschen
2000-08-08
3
-0
/
+69
*
* include/winuser.h: Correct PCWPSTRUCT typo.
Christopher Faylor
2000-08-08
2
-1
/
+6
*
* include/cygwin/cygwin_dll.h: Remove extraneous (and incorrect) declarations.
Christopher Faylor
2000-08-07
2
-3
/
+5
*
* hinfo.cc (hinfo::find_unused_handle): Just check for table entry == NULL
Christopher Faylor
2000-08-04
4
-112
/
+114
*
* select.cc (fhandler_console::select_read): Call set_cursor_maybe since select
Christopher Faylor
2000-08-04
2
-0
/
+10
*
* fhandler_tty.cc (fhandler_pty_master::process_slave_output): Set length field
Christopher Faylor
2000-08-03
2
-0
/
+6
*
* fork.cc (vfork): Store complete stack frame in vfork_save structure for later
Christopher Faylor
2000-08-03
4
-22
/
+33
*
add winsup.h
DJ Delorie
2000-08-02
1
-0
/
+1
*
* strace.cc (strace::prntf): Make second argument the function name, rather
Christopher Faylor
2000-08-02
8
-61
/
+79
*
* regexp/regexp.c: Add winsup.h.
Christopher Faylor
2000-08-02
2
-0
/
+5
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
60
-92
/
+98
*
* include/sys/strace.h: Fix strace definition.
Christopher Faylor
2000-08-02
2
-2
/
+6
*
* strace.h: Add kludgy workarounds to avoid using deprecated methods for
Christopher Faylor
2000-08-02
5
-125
/
+139
*
* passwd.c (main): Initialize oldpwd before beeing used.
Corinna Vinschen
2000-07-31
2
-0
/
+5
*
* fhandler_console.cc: Remove VK_DIVIDE detection.
Christopher Faylor
2000-07-30
3
-12
/
+19
*
* fhandler_console.cc: Add VK_DIVIDE detection. Return virtual keycode if it
Christopher Faylor
2000-07-29
2
-0
/
+14
*
* path.cc (chdir): Avoid trailing dot calculation when chdir == '/' or we end
Christopher Faylor
2000-07-29
2
-1
/
+6
*
* kill.cc (main): Add '-f' option to force termination of a process.
Christopher Faylor
2000-07-29
3
-36
/
+244
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
29
-633
/
+761
[next]