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
...
*
* dll_init.cc (dll_list::init): Eliminate unneeded debugging statement.
Christopher Faylor
2002-05-31
2
-1
/
+4
*
* fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.
Christopher Faylor
2002-05-31
4
-3
/
+13
*
2002-05-31 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-31
11
-111
/
+196
*
* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
DJ Delorie
2002-05-31
3
-8
/
+12
*
* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
DJ Delorie
2002-05-31
3
-10
/
+9
*
* config-ml.in: Propogate DESTDIR also.
DJ Delorie
2002-05-31
2
-0
/
+5
*
2002-05-31 Michal Ludvig <mludvig@suse.cz>
Michal Ludvig
2002-05-31
2
-2
/
+7
*
* path.cc (path_conv::check): Set fileattr to INVALID_FILE_ATTRIBUTES for
Christopher Faylor
2002-05-31
2
-1
/
+16
*
[ gas/ChangeLog ]
Chris Demetriou
2002-05-31
2
-1
/
+33
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_name
Christopher Faylor
2002-05-31
3
-4
/
+14
*
include/elf/
Richard Henderson
2002-05-30
2
-0
/
+22
*
2002-05-30 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-30
13
-30
/
+423
*
* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.
Christopher Faylor
2002-05-30
2
-1
/
+6
*
* include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRING, POEM_STRING):
Corinna Vinschen
2002-05-30
2
-0
/
+9
*
* autoload.cc: Replace autoload statments for ZwXXX by NtXXX.
Corinna Vinschen
2002-05-30
6
-29
/
+45
*
* mount.cc (main): Make -b the default.
Christopher Faylor
2002-05-30
2
-1
/
+5
*
speling fxi
Christopher Faylor
2002-05-30
1
-1
/
+1
*
* configure.in (vax-*-netbsd*): Don't build gas for this
Jason Thorpe
2002-05-30
2
-0
/
+9
*
2002-05-29 Matt Thomas <matt@3am-software.com>
Jason Thorpe
2002-05-30
2
-0
/
+55
*
* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.
Christopher Faylor
2002-05-29
3
-1
/
+7
*
* ps.cc (main): Use uid or uid32 member of struct external_pinfo
Corinna Vinschen
2002-05-29
2
-7
/
+25
*
* external.cc (fillout_pinfo): Use new version define.
Corinna Vinschen
2002-05-29
3
-2
/
+11
*
* external.cc (fillout_pinfo): Set new version field in external_pinfo
Christopher Faylor
2002-05-29
3
-4
/
+13
*
* ps.cc (main): Change print format for uid to unsigned. Use uid32
Corinna Vinschen
2002-05-29
2
-5
/
+10
*
Change internal uid datatype from __uid16_t to __uid32_t
Corinna Vinschen
2002-05-29
17
-55
/
+135
*
* include/cygwin/socket.h: Protect some symbols against multiple
Corinna Vinschen
2002-05-29
6
-20
/
+399
*
* passwd.c (prog_name): New global variable.
Corinna Vinschen
2002-05-29
2
-39
/
+114
*
* dtable.cc (dtable::init_std_file_from_handle): Attempt stronger detection of
Christopher Faylor
2002-05-29
2
-43
/
+61
*
clarify changelog
Christopher Faylor
2002-05-29
1
-1
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Properly check for
Christopher Faylor
2002-05-29
2
-1
/
+10
*
2002-05-28 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-28
9
-38
/
+223
*
2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
Marek Michalkiewicz
2002-05-28
2
-0
/
+8
*
Add DLX target
Nick Clifton
2002-05-28
2
-2
/
+6
*
* ps.cc (usage): Fix typo.
Corinna Vinschen
2002-05-28
2
-1
/
+6
*
* security.cc (set_security_attribute): Call getegid32() instead of
Corinna Vinschen
2002-05-28
3
-1
/
+8
*
Change internal gid datatype from __gid16_t to __gid32_t
Corinna Vinschen
2002-05-28
15
-74
/
+235
*
Add DLX target
Nick Clifton
2002-05-28
7
-1
/
+354
*
* include/w32api.h: Increment version to 1.5
Earnie Boyd
2002-05-28
3
-4
/
+9
*
Merging MinGW changes
Earnie Boyd
2002-05-28
2
-1
/
+6
*
Merging MinGW changes
Earnie Boyd
2002-05-28
46
-1877
/
+1877
*
* ps.cc (prog_name): New global variable.
Christopher Faylor
2002-05-28
2
-11
/
+86
*
* autoload.cc (noload): Properly mask low order word for determining number of
Christopher Faylor
2002-05-28
2
-1
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Minor logic cleanup.
Christopher Faylor
2002-05-28
2
-3
/
+6
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
32
-922
/
+1075
*
* security.cc (lsa2str): New function.
Corinna Vinschen
2002-05-27
2
-2
/
+15
*
* syscalls.cc (seteuid): Do not take allow_ntsec into account.
Corinna Vinschen
2002-05-27
2
-242
/
+225
*
2002-05-27 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>
Danny Smith
2002-05-27
2
-7
/
+16
*
2002-05-27 Rick Rankin <rick_rankin@yahoo.com>
Danny Smith
2002-05-27
2
-0
/
+7
*
* debug.h (being_debugged): New macro.
Christopher Faylor
2002-05-27
5
-2
/
+16
*
* winsup.h: Remove duplicate declarations of malloc_lock and malloc_unlock.
Christopher Faylor
2002-05-27
2
-3
/
+5
[prev]
[next]