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
...
*
PR gas/12296
Nick Clifton
2011-04-11
2
-3
/
+9
*
* new-features.sgml (ov-new1.7.10): Document /proc/swaps.
Yaakov Selkowitz
2011-04-11
2
-0
/
+8
*
* fhandler_proc.cc (proc_tab): Add /proc/swaps virtual file.
Yaakov Selkowitz
2011-04-11
2
-0
/
+68
*
* Makefile.in: Move srcdir definition before others which uses it.
Christopher Faylor
2011-04-07
2
-4
/
+8
*
* dll_init.cc (reserve_at, release_at): New functions.
Christopher Faylor
2011-04-06
2
-11
/
+68
*
* configure.ac (build_tools): Remove build-byacc.
Joseph Myers
2011-04-06
5
-17677
/
+29
*
Sync config.sub from upstream.
Ralf Wildenhues
2011-04-05
2
-0
/
+6
*
* include/cygwin/types.h: Move #include <sys/sysmacros.h> to
Yaakov Selkowitz
2011-04-05
3
-5
/
+37
*
* include/cygwin/types.h: Move multiple inclusion guards to
Yaakov Selkowitz
2011-04-05
2
-4
/
+10
*
* Makefile.in: Move Makefile.common include earlier to fix problems with
Christopher Faylor
2011-04-04
2
-9
/
+14
*
* new-features.sgml (ov-new1.7.10): Document dropped NT4 support.
Corinna Vinschen
2011-04-04
2
-0
/
+8
*
Drop NT4 support.
Corinna Vinschen
2011-04-04
18
-288
/
+98
*
* dtable.cc (dtable::init_std_file_from_handle): Fix a comment to
Corinna Vinschen
2011-04-04
2
-2
/
+8
*
* new-features.sgml (ov-new1.7.10): Document additional information
Yaakov Selkowitz
2011-04-04
2
-0
/
+10
*
* Makefile.in (fhandler_proc_CFLAGS): Define USERNAME, HOSTNAME,
Yaakov Selkowitz
2011-04-04
3
-6
/
+20
*
* devices.h (fh_devices): Define FH_PROC_MIN_MINOR.
Yaakov Selkowitz
2011-04-04
3
-17
/
+27
*
* include/winnt.h (DOMAIN_ALIAS_RID_REMOTE_DESKTOP_USERS): Add.
Corinna Vinschen
2011-04-04
2
-0
/
+5
*
* passwd.c (main): Add the ability to specify a username for the -R
Corinna Vinschen
2011-04-04
3
-12
/
+38
*
* cygserver_setpwd.h (setlsapwd): Add username parameter to declaration.
Corinna Vinschen
2011-04-04
4
-9
/
+32
*
Add ChangeLog missing in previous checkin
Corinna Vinschen
2011-04-04
1
-0
/
+9
*
* sec_auth.cc (get_user_groups): Mark well-known groups as well-known.
Corinna Vinschen
2011-04-04
3
-9
/
+29
*
* autoload.cc (FindFirstVolumeA): Remove.
Corinna Vinschen
2011-04-02
4
-67
/
+56
*
* fhandler_proc.cc (format_proc_partitions): Express length in WCHAR
Corinna Vinschen
2011-04-02
2
-1
/
+6
*
* autoload.cc (GetExtendedTcpTable): Remove.
Corinna Vinschen
2011-04-02
6
-145
/
+15
*
update copyright
Christopher Faylor
2011-04-01
1
-1
/
+1
*
* new-features.sgml (ov-new1.7.10): Document /proc/sysvipc/.
Yaakov Selkowitz
2011-04-01
2
-0
/
+10
*
Implement /proc/sysvipc/*
Yaakov Selkowitz
2011-04-01
10
-7
/
+392
*
* configure.ac (avr-*-*): Add comment about why libssp is disabled.
Joseph Myers
2011-04-01
3
-6
/
+8
*
* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
Joseph Myers
2011-04-01
5
-77
/
+10
*
* configure.ac (*-*-sysv4*): Don't enable libgomp.
Joseph Myers
2011-04-01
3
-72
/
+15
*
* Makefile.in (DLL_OFILES): Add avapi32.o.
Corinna Vinschen
2011-04-01
4
-12
/
+355
*
* configure.ac: Separate cases disabling target-libssp,
Joseph Myers
2011-04-01
3
-46
/
+189
*
* configure.ac (*-*-chorusos): Don't disable libgcj.
Joseph Myers
2011-04-01
3
-148
/
+89
*
* new-features.sgml (ov-new1.7.10): /proc/loadavg now shows
Yaakov Selkowitz
2011-04-01
2
-0
/
+10
*
* fhandler_proc.cc (format_proc_loadavg): Add running/total
Yaakov Selkowitz
2011-04-01
3
-5
/
+24
*
* fhandler_random.cc (fhandler_dev_random::crypt_gen_random):
Corinna Vinschen
2011-04-01
4
-35
/
+51
*
* libc/strptime.c: Remove misleading comment.
Corinna Vinschen
2011-04-01
2
-4
/
+4
*
* ntdll.h: Allow usage from plain C code.
Corinna Vinschen
2011-03-31
2
-0
/
+175
*
* uinfo.cc (cygheap_user::init): Don't call GetUserName. Fetch username
Corinna Vinschen
2011-03-31
2
-7
/
+26
*
Move ChangeLog entry to correct directory.
Bernd Schmidt
2011-03-31
2
-6
/
+6
*
2011-03-31 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-03-31
2
-0
/
+12
*
* Makefile.in (LIBS): Remove advapi32.dll.
Corinna Vinschen
2011-03-31
7
-58
/
+53
*
* cyglsa.c: Fix compilation with MinGW-w64 toolchains.
Corinna Vinschen
2011-03-31
4
-2
/
+33
*
include/elf/
Bernd Schmidt
2011-03-31
2
-1
/
+18
*
include/coff
Tristan Gingold
2011-03-31
2
-0
/
+6
*
binutils/
Tristan Gingold
2011-03-31
2
-0
/
+32
*
Fix ChangeLog entry.
Corinna Vinschen
2011-03-30
1
-1
/
+0
*
* hires.h: Fix copyright.
Corinna Vinschen
2011-03-30
3
-174
/
+26
*
* times.cc (hires_ms::resolution): Make sure resolution is never 0.
Corinna Vinschen
2011-03-30
2
-0
/
+13
*
* regtool.cc (cmd_set): Avoid a compiler warning.
Corinna Vinschen
2011-03-30
2
-5
/
+11
[prev]
[next]