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
...
*
* Makefile.in (XSLTPROC): Remove.
Yaakov Selkowitz
2014-11-28
2
-6
/
+10
*
* cygheap.cc (init_cygheap::find_tls): Add comment.
Corinna Vinschen
2014-11-28
6
-57
/
+88
*
* mips/crt0.S: Configure processor based on .MIPS.abiflags.
Corinna Vinschen
2014-11-28
8
-28
/
+194
*
* libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64
Corinna Vinschen
2014-11-28
3
-6
/
+50
*
* mkgroup.c (main): Call enum_local_groups with offset 0x30000 for local
Corinna Vinschen
2014-11-28
2
-2
/
+8
*
* mkgroup.c (main): Call enum_groups with offset 0x30000 for local
Corinna Vinschen
2014-11-27
3
-12
/
+24
*
* mount.cc (mount_info::init): Take bool argument and allow to
Corinna Vinschen
2014-11-27
5
-11
/
+40
*
* cygheap.cc (init_cygheap::find_tls): Allow to keep loop going after
Corinna Vinschen
2014-11-27
2
-19
/
+33
*
2014-11-26 Matthew Fortune <Matthew.Fortune@imgtec.com>
Jeff Johnston
2014-11-27
2
-35
/
+24
*
* Makefile.in (install): Add install-ldif target.
Corinna Vinschen
2014-11-26
7
-185
/
+913
*
* libc/machine/arm/strcmp-armv6m.S: New file.
Corinna Vinschen
2014-11-26
5
-50
/
+170
*
* libc/include/sys/_default_fcntl.h: Move all Cygwin-specific open
Corinna Vinschen
2014-11-25
2
-16
/
+18
*
* include/fcntl.h: Move all open flags (except O_NDELAY) to newlib's
Corinna Vinschen
2014-11-25
2
-15
/
+7
*
* binmode.c (cygwin_premain0): Don't use underscore'd variants of the
Corinna Vinschen
2014-11-25
3
-6
/
+12
*
merge from gcc
DJ Delorie
2014-11-24
2
-0
/
+28
*
2014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2014-11-24
2
-0
/
+7
*
* utils.xml (passwd): Align to latest changes.
Corinna Vinschen
2014-11-24
2
-8
/
+11
*
* passwd.c (GetPW): If server is NULL, and the user is not a local
Corinna Vinschen
2014-11-24
2
-14
/
+41
*
* init.cc (dll_entry): Revert previous patch. This requires another
Corinna Vinschen
2014-11-21
4
-4
/
+23
*
PR target/63901
Nick Clifton
2014-11-21
2
-0
/
+6
*
* init.cc (dll_entry): Call _my_tls.remove with INFINITE wait period
Corinna Vinschen
2014-11-20
3
-2
/
+8
*
* libc/stdio/nano-vfprintf_i.c (_printf_i): Use LONGINT when void* is
Corinna Vinschen
2014-11-20
2
-1
/
+8
*
* libc/sys/rtems/sys/syslimits.h (NGROUPS_MAX): Adjust value so
Corinna Vinschen
2014-11-20
2
-1
/
+6
*
* net.cc (fdsock): Change default values for socket buffers on 32 bit
Corinna Vinschen
2014-11-20
2
-2
/
+14
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching of
Corinna Vinschen
2014-11-17
2
-4
/
+27
*
* fhandler_termios.cc (fhandler_termios::line_edit): Fix fatal typo in
Corinna Vinschen
2014-11-14
2
-2
/
+7
*
* fhandler.h (fhandler_termios::line_edit): Add parameter to return
Corinna Vinschen
2014-11-13
4
-23
/
+54
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 34.
Corinna Vinschen
2014-11-13
6
-35
/
+57
*
* configure.ac: Convert to new AC_INIT style.
Corinna Vinschen
2014-11-13
3
-23
/
+38
*
* msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.
Nick Clifton
2014-11-13
5
-51
/
+129
*
* utils.xml (mkgroup): Align to changed usage.
Corinna Vinschen
2014-11-12
2
-38
/
+46
*
* mkgroup.c (usage): Fix language.
Corinna Vinschen
2014-11-12
3
-40
/
+45
*
* mkgroup.c (enum_unix_groups): Always print groupname with machine
Corinna Vinschen
2014-11-12
3
-29
/
+79
*
* cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.
Corinna Vinschen
2014-11-12
6
-13
/
+48
*
* libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow.
Corinna Vinschen
2014-11-12
3
-5
/
+11
*
Fix typo
Corinna Vinschen
2014-11-10
1
-1
/
+1
*
* cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).
Corinna Vinschen
2014-11-10
4
-30
/
+57
*
* libc/machine/aarch64/strcpy.S: New file.
Richard Earnshaw
2014-11-10
5
-3
/
+281
*
* utils.xml (mkpasswd): Change /etc/group to /etc/passwd.
Corinna Vinschen
2014-11-07
2
-2
/
+6
*
* dcrt0.cc (cygwin__cxa_atexit): Fetch correct DSO handle value
Corinna Vinschen
2014-11-07
2
-6
/
+13
*
2014-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2014-11-06
5
-670
/
+738
*
* cygserver-config: Add -N option to allow different service name.
Corinna Vinschen
2014-11-06
2
-5
/
+16
*
* dcrt0.cc (cygwin_atexit): Change preceeding comment to reflect
Corinna Vinschen
2014-11-06
6
-11
/
+46
*
* libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach to
Corinna Vinschen
2014-11-06
3
-9
/
+32
*
merge from gcc
DJ Delorie
2014-11-05
2
-0
/
+7
*
* lib/atexit.c (atexit): Check for being linked into the executable.
Corinna Vinschen
2014-11-05
3
-1
/
+30
*
* new-features.xml (ov-new1.7.33): Document xdr and atexit.
Corinna Vinschen
2014-11-05
2
-0
/
+16
*
*** empty log message ***
Corinna Vinschen
2014-11-05
1
-0
/
+8
*
* Makefile.in (NEW_FUNCTIONS): Add atexit to be not exported.
Corinna Vinschen
2014-11-05
4
-17
/
+51
*
* Makefile.in (NEW_FUNCTIONS): Define target-independent. Add target
Corinna Vinschen
2014-11-05
2
-3
/
+60
[prev]
[next]