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
*
* fhandler_procsys.cc (fhandler_procsys::read): Just call
Corinna Vinschen
2013-05-28
3
-15
/
+10
*
* libc/macine/arm/strcpy.S: Explicitly set build attributes when
Richard Earnshaw
2013-05-28
2
-0
/
+12
*
*** empty log message ***
Corinna Vinschen
2013-05-27
1
-0
/
+4
*
* dll_init.cc (dll_list::topsort): Fix early-return condition to
Corinna Vinschen
2013-05-27
3
-5
/
+13
*
*** empty log message ***
Corinna Vinschen
2013-05-25
1
-1
/
+5
*
* Makefile.in (DEFS): Unused, remove.
Corinna Vinschen
2013-05-24
2
-3
/
+10
*
* pinfo.cc (pinfo::status_exit): Enhance comment.
Corinna Vinschen
2013-05-24
2
-3
/
+7
*
* environ.cc (win_env::add_cache): Set the Windows environment variable
Corinna Vinschen
2013-05-24
4
-6
/
+26
*
* fork.cc (frok::parent): Always set CREATE_UNICODE_ENVIRONMENT flag.
Corinna Vinschen
2013-05-24
2
-0
/
+10
*
* fork.cc (frok::parent): Call CreateProcessW with command line set
Corinna Vinschen
2013-05-23
3
-2
/
+18
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Fix datatype of
Corinna Vinschen
2013-05-23
3
-18
/
+27
*
.
Warren Young
2013-05-23
1
-3
/
+0
*
Created xidepend mechanism
Warren Young
2013-05-23
4
-1
/
+49
*
* libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.
Corinna Vinschen
2013-05-23
10
-14
/
+29
*
* cygwinenv.xml (cygwinenv-implemented-options): Explain new
Corinna Vinschen
2013-05-23
5
-45
/
+112
*
* environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict"
Corinna Vinschen
2013-05-23
5
-10
/
+55
*
include/opcode/
Richard Sandiford
2013-05-22
2
-0
/
+6
*
* libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.
Corinna Vinschen
2013-05-22
2
-1
/
+7
*
Add EM_INTEL205 to EM_INTEL209
H.J. Lu
2013-05-22
2
-0
/
+13
*
* spinlock.h (ULONG): Replace LONG operator with ULONG to accommodate
Corinna Vinschen
2013-05-22
3
-2
/
+9
*
* new-features.sgml (ov-new1.7.19): Add arc4random,
Corinna Vinschen
2013-05-21
2
-1
/
+8
*
Add missing ChangeLog entry for former checkin.
Corinna Vinschen
2013-05-21
1
-0
/
+12
*
* Makefile.in (DLL_OFILES): Add arc4random.o.
Corinna Vinschen
2013-05-21
8
-19
/
+388
*
* globals.cc (__isthreaded): New global variable. Explain what it's
Corinna Vinschen
2013-05-21
3
-0
/
+16
*
* fhandler.h (class fhandler_dev_random): Change type of pseudo to
Corinna Vinschen
2013-05-21
2
-1
/
+6
*
x86_64 only:
Corinna Vinschen
2013-05-21
2
-31
/
+28
*
* new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton.
Corinna Vinschen
2013-05-21
2
-0
/
+8
*
* libc/base64.c: New file.
Corinna Vinschen
2013-05-21
6
-4
/
+333
*
* syscalls.cc (open): Only return ENOTDIR if file exists.
Corinna Vinschen
2013-05-21
2
-1
/
+5
*
Reinstantiate accidentally removed patch from 2009-05-16:
Corinna Vinschen
2013-05-21
2
-2
/
+10
*
* libc/reent/reent.c (_wrapup_reent): Remove.
Corinna Vinschen
2013-05-16
2
-33
/
+4
*
* sigproc.cc (sig_hold): Delete.
Christopher Faylor
2013-05-16
2
-51
/
+39
*
* Makefile.in (devices_CFLAGS): Drop -Os.
Corinna Vinschen
2013-05-14
2
-1
/
+5
*
* Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtime
Corinna Vinschen
2013-05-14
3
-43
/
+26
*
* grp.cc (get_groups): Convert to void function.
Corinna Vinschen
2013-05-14
3
-32
/
+31
*
* grp.cc (get_groups): Never return error. Always create a group list,
Corinna Vinschen
2013-05-14
2
-10
/
+10
*
Added Wishlist file, based on my FURTHER WORK proposal to the -patches
Warren Young
2013-05-13
2
-0
/
+116
*
Missed MAINTAINERS entry from previous commit.
DJ Delorie
2013-05-13
1
-0
/
+1
*
[newlib]
DJ Delorie
2013-05-13
35
-1
/
+11830
*
Removed setup.xml and cygwin-ug.xml: they were not inputs to any of the
Warren Young
2013-05-13
3
-64
/
+4
*
* include/cygwin/version.h: Bump api minor number to reflect previous change.
Christopher Faylor
2013-05-13
2
-1
/
+7
*
* i686.din: Remove _strtold.
Christopher Faylor
2013-05-13
4
-2
/
+7
*
2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
Jeff Johnston
2013-05-10
3
-4
/
+9
*
- Added <?xml> and <!DOCTYPE> tags to the top of utils.xml and pretty-
Warren Young
2013-05-10
3
-3454
/
+1171
*
binutils/ChangeLog:
Andrew Pinski
2013-05-10
2
-4
/
+22
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-08
6
-8
/
+56
*
change wording
Christopher Faylor
2013-05-08
1
-1
/
+1
*
* fhandler_tty.cc (fhandler_pty_common::__acquire_output_mutex): Never wait an
Christopher Faylor
2013-05-08
2
-1
/
+10
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-07
4
-15
/
+42
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-07
3
-4
/
+10
[next]