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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-12-25
2
-1
/
+5
*
* exceptions.cc (events_init): Initialize critical section to control exiting
Christopher Faylor
2002-12-25
3
-0
/
+14
*
* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTR
Christopher Faylor
2002-12-25
2
-1
/
+6
*
* Makefile.in: Default fhandler objects to -fomit-frame-pointer. Eliminate
Christopher Faylor
2002-12-21
2
-1
/
+26
*
* fhandler.h (line_edit_status): Reorganize so that tests for error condition
Christopher Faylor
2002-12-21
4
-10
/
+21
*
2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20
2
-1
/
+8
*
2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20
2
-2
/
+7
*
* fhandler.h (line_edit_status): Add a new element.
Christopher Faylor
2002-12-20
4
-6
/
+25
*
* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error and
Christopher Faylor
2002-12-17
3
-31
/
+42
*
* pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command line
Christopher Faylor
2002-12-16
2
-1
/
+6
*
* fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() in
Christopher Faylor
2002-12-14
2
-8
/
+16
*
* fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_read
Christopher Faylor
2002-12-14
2
-0
/
+10
*
* fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize window
Christopher Faylor
2002-12-14
2
-54
/
+57
*
2002-12-14 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2002-12-14
4
-12
/
+48
*
* netdb.cc: Remove strtok_r comment.
Corinna Vinschen
2002-12-14
2
-9
/
+5
*
* security.cc (get_user_local_groups): Use LookupAccountSid to find the
Corinna Vinschen
2002-12-14
2
-6
/
+14
*
* pipe.cc (make_pipe): Set fork fixup flag for read pipe.
Christopher Faylor
2002-12-14
2
-0
/
+5
*
add FIXME
Christopher Faylor
2002-12-14
1
-0
/
+1
*
* winbase.h: Turn on inline versions of Interlocked* by default.
Christopher Faylor
2002-12-14
3
-23
/
+45
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
19
-189
/
+295
*
* Makefile.common: Define MINGW_LDFLAGS.
Corinna Vinschen
2002-12-12
2
-1
/
+5
*
whitespace
Christopher Faylor
2002-12-12
8
-15
/
+21
*
* cygthread.h (cygthread::stack_ptr): New element.
Christopher Faylor
2002-12-11
7
-33
/
+146
*
* net.cc (free_protoent_ptr): Add missing free() for base structure.
Corinna Vinschen
2002-12-10
2
-0
/
+9
*
* netdb.cc (parse_alias_list, parse_services_line)
Corinna Vinschen
2002-12-10
2
-14
/
+19
*
2002-12-10 Pierre Humblet <pierre.humblet@ieee.org>
Corinna Vinschen
2002-12-10
10
-195
/
+258
*
correct date
Christopher Faylor
2002-12-09
1
-1
/
+1
*
* lib/pseudo-reloc.c: New file.
Christopher Faylor
2002-12-09
4
-0
/
+101
*
fix date
Christopher Faylor
2002-12-07
1
-1
/
+1
*
* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.
Christopher Faylor
2002-12-06
3
-3
/
+11
*
* fhandler.h (fhandler_termios::line_edit): Change return from an int to an
Christopher Faylor
2002-12-05
5
-12
/
+40
*
fix comment
Christopher Faylor
2002-12-04
1
-2
/
+2
*
* netdb.cc: New file.
Christopher Faylor
2002-12-04
5
-11
/
+455
*
* cxx.cc: New file. Implement new, new[], delete and delete[]
Corinna Vinschen
2002-12-04
3
-2
/
+58
*
* fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retval
Christopher Faylor
2002-11-30
2
-4
/
+15
*
* pinfo.h (winpids::set): Renamed from init.
Christopher Faylor
2002-11-29
6
-5
/
+32
*
* sigproc.cc (sig_dispatch_pending): Remove assertion.
Christopher Faylor
2002-11-29
2
-1
/
+4
*
revert botched checkin
Christopher Faylor
2002-11-28
1
-6
/
+6
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-11-28
3
-7
/
+11
*
* fhandler_socket.cc (fhandler_socket::sendto): Fix potential unitialized value
Christopher Faylor
2002-11-27
2
-3
/
+8
*
* cygwin.din: Export pthread_getsequence_np.
Christopher Faylor
2002-11-27
3
-1
/
+8
*
white space
Christopher Faylor
2002-11-27
1
-1
/
+1
*
* cygwin.din: Export nl_langinfo().
Christopher Faylor
2002-11-27
3
-1
/
+9
*
* fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal Sleep
Christopher Faylor
2002-11-26
3
-4
/
+10
*
* passwd.cc (read_etc_passwd): Never add an entry when starting
Corinna Vinschen
2002-11-25
3
-4
/
+14
*
* sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL and
Corinna Vinschen
2002-11-25
2
-1
/
+9
*
2002-11-24 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2002-11-24
2
-142
/
+153
*
2002-11-05 Thomas Pfaff <tpfaff@gmx.net>
Robert Collins
2002-11-24
5
-78
/
+110
*
* wait.cc (wait4): Force pending signal delivery before waiting for process
Christopher Faylor
2002-11-23
2
-0
/
+6
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-11-23
2
-1
/
+5
[next]