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
...
*
* cygwinenv.sgml: Mention that check_case is deprecated.
Corinna Vinschen
2005-04-19
2
-1
/
+8
*
* security.cc (alloc_sd): Remove DELETE bit from user's ACE if
Corinna Vinschen
2005-04-19
2
-0
/
+13
*
* cygwin.din (pselect): Export.
Corinna Vinschen
2005-04-19
5
-1
/
+44
*
gas/ChangeLog:
Mark Kettenis
2005-04-18
2
-4
/
+17
*
* fhandler.h (enum conn_state): Add connect_failed state.
Corinna Vinschen
2005-04-18
5
-17
/
+50
*
* include/cygwin/version.h: Bump DLL minor number to 16.
Christopher Faylor
2005-04-18
2
-1
/
+5
*
* grp.cc (initgroups32): Return the correct value.
Corinna Vinschen
2005-04-18
2
-1
/
+5
*
* configure.host <cris-*-* | crisv32-*-*>: Set
Hans-Peter Nilsson
2005-04-18
2
-0
/
+6
*
Actually check in files.
Christopher Faylor
2005-04-17
4
-10
/
+10
*
merge from gcc
DJ Delorie
2005-04-16
2
-0
/
+10
*
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Ignore
Corinna Vinschen
2005-04-16
3
-2
/
+18
*
* security.h (cygsidlist::addfromgr): Allow duplicate entries.
Corinna Vinschen
2005-04-16
4
-67
/
+132
*
* cygwinenv.sgml: Add new words for (no)traverse option.
Corinna Vinschen
2005-04-16
2
-4
/
+10
*
* environ.cc (environ_init): Don't set traverse checking as default.
Corinna Vinschen
2005-04-16
2
-5
/
+6
*
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Drop touching
Corinna Vinschen
2005-04-16
2
-4
/
+7
*
* fhandler.cc (fhandler::dup): Duplicate flags, too.
Christopher Faylor
2005-04-16
5
-8
/
+32
*
* syscalls.cc (setuid32): Correct debugging output.
Corinna Vinschen
2005-04-15
2
-1
/
+6
*
* dcrt0.cc (do_global_dtors): Run DLL dtors.
Christopher Faylor
2005-04-14
10
-18
/
+62
*
.
Christopher Faylor
2005-04-14
1
-3
/
+1
*
merge from gcc
DJ Delorie
2005-04-14
3
-3
/
+18
*
Move entries in ChangeLog-9103 to appropriate */ChangeLog-9103.
H.J. Lu
2005-04-13
6
-74
/
+83
*
* fhandler.h (class fhandler_socket): Remove utimes.
Corinna Vinschen
2005-04-13
3
-12
/
+5
*
Move entries to appropriate ChangeLog files.
H.J. Lu
2005-04-13
3
-77
/
+73
*
* cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32
Corinna Vinschen
2005-04-13
10
-38
/
+54
*
* fhandler.h (fhandler_base::utimes_fs): New method.
Christopher Faylor
2005-04-13
4
-4
/
+29
*
* fhandler_disk_file.cc (fhandler_disk_file::utimes): Don't set errno
Corinna Vinschen
2005-04-13
2
-4
/
+7
*
2005-04-12 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-04-13
2
-2
/
+8
*
2005-04-12 Paul Brook <paul@codesourcery.com>
Paul Brook
2005-04-12
2
-16
/
+20
*
include/opcode/ChangeLog:
Mark Kettenis
2005-04-12
2
-9
/
+14
*
* autoload.cc (NtQueryVolumeInformationFile): Add.
Corinna Vinschen
2005-04-12
6
-66
/
+202
*
* mips/array.ld, mips/cfe.ld, mips/dve.ld, mips/idt32.ld,
Richard Sandiford
2005-04-12
15
-28
/
+36
*
Fix ChangeLog entry.
Corinna Vinschen
2005-04-11
1
-1
/
+1
*
Revert previous patch.
Corinna Vinschen
2005-04-11
5
-29
/
+37
*
* syscalls.cc (sync): Use renamed has_get_volume_pathnames wincap.
Corinna Vinschen
2005-04-11
4
-15
/
+23
*
merge from gcc
DJ Delorie
2005-04-11
2
-0
/
+13
*
2005-04-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-04-08
6
-1
/
+90
*
* bsd_mutex.cc (msleep_cnt): Remove.
Corinna Vinschen
2005-04-08
2
-71
/
+137
*
* pipe.cc (fhandler_pipe::open): Remove O_CREAT limitation.
Christopher Faylor
2005-04-08
2
-6
/
+5
*
2005-04-07 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-04-07
2
-0
/
+5
*
2005-04-07 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-04-07
3
-3
/
+7
*
* syslog.cc (try_connect_guard): Remove useless conditionalized code.
Corinna Vinschen
2005-04-07
2
-4
/
+4
*
* syslog.cc: Include sys/socket.h.
Corinna Vinschen
2005-04-07
3
-3
/
+153
*
* fhandler_socket.cc (get_inet_addr): Add type parameter to return
Corinna Vinschen
2005-04-06
2
-4
/
+28
*
* security.h (cygsidlist::addfromgr): Avoid duplicate entries.
Corinna Vinschen
2005-04-06
3
-11
/
+15
*
* bsd_helper.cc (ipcexit_hookthread): Fix whitespace and handle leak.
Corinna Vinschen
2005-04-06
8
-206
/
+233
*
2005-04-06 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2005-04-06
3
-478
/
+860
*
* net.cc (cygwin_getservbyname): Return (possibly NULL) return value of dup_ent
Christopher Faylor
2005-04-06
2
-11
/
+21
*
2005-04-05 Dave Korn <dave.korn@artimi.com>
Jeff Johnston
2005-04-05
2
-2
/
+24
*
* cygtls.cc (_cygtls::remove): Don't free or close stuff if we're being called
Christopher Faylor
2005-04-05
2
-9
/
+17
*
2005-04-05 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2005-04-05
3
-854
/
+483
[prev]
[next]