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
*
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
*
*** empty log message ***
Corinna Vinschen
2011-03-29
0
-0
/
+0
*
* cygtls.h (struct _local_storage): Redefine process_ident as wchar_t
Corinna Vinschen
2011-03-29
3
-18
/
+32
*
* fhandler_socket.cc (get_inet_addr): Make externally available.
Corinna Vinschen
2011-03-29
4
-23
/
+56
*
* cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.
Corinna Vinschen
2011-03-29
4
-5
/
+18
*
* uinfo.cc (cygheap_user::env_domain): Use LookupAccountSidW and
Corinna Vinschen
2011-03-29
2
-9
/
+15
*
* autoload.cc (UuidCreate): Remove.
Corinna Vinschen
2011-03-29
6
-23
/
+42
*
* new-features.sgml (ov-new1.7.10): Document pthread spinlocks.
Corinna Vinschen
2011-03-29
2
-0
/
+17
*
* cygwin.din (pthread_spin_destroy): Export.
Corinna Vinschen
2011-03-29
9
-13
/
+217
*
* net.cc (SIO_BASE_HANDLE): Define.
Corinna Vinschen
2011-03-29
2
-36
/
+65
*
* include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 10.
Corinna Vinschen
2011-03-29
2
-1
/
+5
*
* autoload.cc (winmm): Remove time functions. Don't treat
Corinna Vinschen
2011-03-29
6
-60
/
+164
*
* include/userenv.h: Add functions and definitions added with Windows
Corinna Vinschen
2011-03-29
2
-0
/
+36
*
* include/sys/xattr.h: New file.
Corinna Vinschen
2011-03-29
2
-0
/
+23
*
* thread.cc (semaphore::init, destroy, close): Standards conformance
Corinna Vinschen
2011-03-29
3
-7
/
+35
*
* setfacl.c (strchrnul): Drop local implementation.
Corinna Vinschen
2011-03-28
2
-11
/
+5
*
* new-features.sgml (ov-new1.7.9): Add "new API" paragraph.
Corinna Vinschen
2011-03-28
2
-0
/
+16
*
* cygwin.din (strchrnul): Export.
Corinna Vinschen
2011-03-28
4
-1
/
+10
*
Check in strchrnul.c file missing in previous checkin
Corinna Vinschen
2011-03-28
1
-0
/
+49
*
* libc/include/string.h (strchrnul): Declare.
Corinna Vinschen
2011-03-28
4
-2
/
+19
*
* configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
Joseph Myers
2011-03-28
3
-16
/
+13
*
Add support for DragonFlyBSD target.
Nick Clifton
2011-03-28
3
-4
/
+17
*
* dll_init.cc (dll::init): Accommodate ill-behaved dlls who don't fill out
Christopher Faylor
2011-03-27
2
-1
/
+9
*
fix typo in previous changelog entry
Michael Frysinger
2011-03-27
1
-1
/
+1
*
libgloss: bfin: fix asm constraints for raise/excpt helpers
Michael Frysinger
2011-03-27
2
-2
/
+7
*
libgloss: bfin: abort on install errors
Michael Frysinger
2011-03-27
2
-2
/
+7
*
2011-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2011-03-26
2
-1
/
+5
[next]