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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* external.cc (cygwin_internal): Change n to __off64_t to match change
Corinna Vinschen
2003-03-08
7
-16
/
+32
*
* libc/include/sys/unistd.h: Guard getopt.h call to force only declaration of
Christopher Faylor
2003-03-08
3
-11
/
+8
*
* path.h (PATH_LNK): New enum val.
Christopher Faylor
2003-03-08
5
-37
/
+72
*
* configure.host: Define stdio64_dir for Cygwin.
Corinna Vinschen
2003-03-07
6
-7
/
+29
*
* syscalls.cc (seteuid32): Fix formatting.
Corinna Vinschen
2003-03-07
2
-3
/
+8
*
* winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01
Corinna Vinschen
2003-03-07
2
-2
/
+7
*
2003-03-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-03-07
2
-3
/
+6
*
2003-03-06 Christopher January <chris@atomice.net>
Danny Smith
2003-03-07
4
-0
/
+38
*
2003-03-06 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-03-06
2
-864
/
+1215
*
Remove redundant defintions of BYTES_IN_WORD and add conditional defintion in
Nick Clifton
2003-03-06
2
-128
/
+135
*
2003-03-04 Daniel Jacobowitz <drow@mvista.com>
Nathanael Nerode
2003-03-05
5
-2017
/
+2012
*
* thread.cc (MTinterface::fixup_after_fork): Initialize mainthread
Thomas Pfaff
2003-03-04
2
-4
/
+9
*
* fhandler_socket.cc (fhandler_socket::dup): Initialize type.
Corinna Vinschen
2003-03-04
2
-0
/
+5
*
Really commit it... dunno what happened last time.
Nathanael Nerode
2003-03-04
1
-0
/
+16
*
* mh-dgux: Delete.
Nathanael Nerode
2003-03-04
2
-2
/
+4
*
* Makefile.tpl: Always pass down RANLIB.
Nathanael Nerode
2003-03-04
4
-174
/
+96
*
revert erroneous entry
Christopher Faylor
2003-03-04
1
-9
/
+0
*
* Makefile.in (strace.exe): Include mingw_getopt.o in link line.
Christopher Faylor
2003-03-04
7
-10
/
+30
*
* fhandler.h (fhandler_tty_slave::close): Declare new function.
Christopher Faylor
2003-03-04
3
-2
/
+55
*
2003-03-04 Heiko Gerdau <hg@technosis.de>
Danny Smith
2003-03-04
4
-2
/
+59
*
Fix sh-elf linker relaxation:
Joern Rennecke
2003-03-03
2
-1
/
+7
*
* fhandler_tty.cc (fhandler_pty_slave::open): Grudgingly increment
Christopher Faylor
2003-03-03
2
-0
/
+8
*
2003-03-03 Christopher Faylor <cgf@redhat.com>
Danny Smith
2003-03-03
2
-19
/
+33
*
* lib/getopt.c: Refresh from NetBSD sources.
Christopher Faylor
2003-03-03
2
-18
/
+32
*
* fhandler_console.cc (fhandler_console::close): Don't decrement in use counter
Christopher Faylor
2003-03-03
2
-1
/
+7
*
* mingwex/getopt.c: New file, copied from cygwin srcs.
Danny Smith
2003-03-03
5
-7
/
+597
*
* lib/getopt.c: Nuke use of unneeded BSDisms.
Christopher Faylor
2003-03-02
2
-8
/
+7
*
* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if
Christopher Faylor
2003-03-02
8
-48
/
+30
*
* dll_init.cc (dll_list::load_after_fork): Fix typo where result of LoadLibrary
Christopher Faylor
2003-03-02
2
-1
/
+6
*
2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-03-02
14
-17
/
+259
*
fix typo
Christopher Faylor
2003-03-02
1
-1
/
+1
*
Document new mkgroup,mkpasswd options
Joshua Daniel Franklin
2003-03-01
1
-27
/
+47
*
2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-03-01
3
-14
/
+32
*
* fhandler_socket.cc (fhandler_socket::bind): Open and write socket
Corinna Vinschen
2003-03-01
2
-20
/
+37
*
* fhandler_socket.cc (get_inet_addr): Open and read socket file using
Corinna Vinschen
2003-03-01
2
-7
/
+32
*
* include/olectl.h (OleLoadPictureEx) Add prototype.
Danny Smith
2003-03-01
2
-0
/
+13
*
* include/objbase.h (CoAddRefServerProcess): Add prototype.
Danny Smith
2003-03-01
3
-0
/
+14
*
2003-03-01 Heiko Gerdau <hg@technosis.de>
Danny Smith
2003-03-01
3
-1
/
+23
*
* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.
Christopher Faylor
2003-03-01
3
-5
/
+94
*
* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.
Christopher Faylor
2003-03-01
5
-12
/
+53
*
2003-02-28 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-02-28
2
-3
/
+8
*
* Makefile.tpl: Rearrange.
Nathanael Nerode
2003-02-28
3
-302
/
+355
*
2003-02-28 Roland Schwingel <roland.schwingel@onevision.de>
Danny Smith
2003-02-28
3
-12
/
+16
*
2003-02-27 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-02-27
2
-4
/
+9
*
2003-03-27 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2003-02-27
2
-61
/
+131
*
merge from gcc
DJ Delorie
2003-02-27
2
-1
/
+5
*
* uinfo.cc (internal_getlogin): Only update user.groups.pgsid
Corinna Vinschen
2003-02-27
2
-1
/
+7
*
* cygthread::detach: Improve error message.
Christopher Faylor
2003-02-27
2
-1
/
+5
*
* sec_helper.cc (get_sids_info): debug_print owner_sid and group_sid.
Corinna Vinschen
2003-02-26
2
-0
/
+7
*
2002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
Jeff Johnston
2003-02-25
13
-81
/
+175
[next]