summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/include/sys/signal.h [__SPU__] (kill): Declare.Corinna Vinschen2014-12-042-2/+10
* 2014-12-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-12-032-11/+45
* * new-features.xml (ov-new1.7.34): Add latest changes.Corinna Vinschen2014-12-032-0/+19
* *** empty log message ***Corinna Vinschen2014-12-031-0/+18
* Revert accidental checkinCorinna Vinschen2014-12-021-1/+0
* * flock.cc (create_lock_in_parent): Make lf_obj handle inheritable.Corinna Vinschen2014-12-023-2/+19
* * uinfo.cc (fetch_windows_home): New function fetching Windows-compliantCorinna Vinschen2014-12-023-14/+57
* * uinfo.cc (cygheap_user::ontherange): Fix order of fallbacks creatingCorinna Vinschen2014-12-022-25/+41
* * autoload.cc (CreateProfile): Import.Corinna Vinschen2014-12-028-109/+145
* * uinfo.cc (fetch_from_description): Make static.Corinna Vinschen2014-12-022-2/+7
* * autoload.cc (CreateEnvironmentBlock): Import.Corinna Vinschen2014-12-027-10/+137
* * spawn.cc (child_info_spawn::worker): Fix formatting.Corinna Vinschen2014-12-022-2/+6
* * sec_auth.cc (str2lsa): Remove.Corinna Vinschen2014-12-022-20/+10
* * cygheap.cc (init_cygheap::init_installation_root): Fix typo inCorinna Vinschen2014-12-022-1/+6
* * autoload.cc (IdnToAscii): Use simpler, equivalent LoadDLLfuncEx.Corinna Vinschen2014-12-022-2/+7
* * wincap.cc (wincap_minimal): Remove.Corinna Vinschen2014-12-013-12/+43
* * cygheap.cc (init_cygheap::init_tls_list): Accommodate threadlistCorinna Vinschen2014-11-288-69/+202
* * Makefile.in (XSLTPROC): Remove.Yaakov Selkowitz2014-11-282-6/+10
* * cygheap.cc (init_cygheap::find_tls): Add comment.Corinna Vinschen2014-11-286-57/+88
* * mips/crt0.S: Configure processor based on .MIPS.abiflags.Corinna Vinschen2014-11-288-28/+194
* * libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64Corinna Vinschen2014-11-283-6/+50
* * mkgroup.c (main): Call enum_local_groups with offset 0x30000 for localCorinna Vinschen2014-11-282-2/+8
* * mkgroup.c (main): Call enum_groups with offset 0x30000 for localCorinna Vinschen2014-11-273-12/+24
* * mount.cc (mount_info::init): Take bool argument and allow toCorinna Vinschen2014-11-275-11/+40
* * cygheap.cc (init_cygheap::find_tls): Allow to keep loop going afterCorinna Vinschen2014-11-272-19/+33
* 2014-11-26 Matthew Fortune <Matthew.Fortune@imgtec.com>Jeff Johnston2014-11-272-35/+24
* * Makefile.in (install): Add install-ldif target.Corinna Vinschen2014-11-267-185/+913
* * libc/machine/arm/strcmp-armv6m.S: New file.Corinna Vinschen2014-11-265-50/+170
* * libc/include/sys/_default_fcntl.h: Move all Cygwin-specific openCorinna Vinschen2014-11-252-16/+18
* * include/fcntl.h: Move all open flags (except O_NDELAY) to newlib'sCorinna Vinschen2014-11-252-15/+7
* * binmode.c (cygwin_premain0): Don't use underscore'd variants of theCorinna Vinschen2014-11-253-6/+12
* merge from gccDJ Delorie2014-11-242-0/+28
* 2014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2014-11-242-0/+7
* * utils.xml (passwd): Align to latest changes.Corinna Vinschen2014-11-242-8/+11
* * passwd.c (GetPW): If server is NULL, and the user is not a localCorinna Vinschen2014-11-242-14/+41
* * init.cc (dll_entry): Revert previous patch. This requires anotherCorinna Vinschen2014-11-214-4/+23
* PR target/63901Nick Clifton2014-11-212-0/+6
* * init.cc (dll_entry): Call _my_tls.remove with INFINITE wait periodCorinna Vinschen2014-11-203-2/+8
* * libc/stdio/nano-vfprintf_i.c (_printf_i): Use LONGINT when void* isCorinna Vinschen2014-11-202-1/+8
* * libc/sys/rtems/sys/syslimits.h (NGROUPS_MAX): Adjust value soCorinna Vinschen2014-11-202-1/+6
* * net.cc (fdsock): Change default values for socket buffers on 32 bitCorinna Vinschen2014-11-202-2/+14
* * uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching ofCorinna Vinschen2014-11-172-4/+27
* * fhandler_termios.cc (fhandler_termios::line_edit): Fix fatal typo inCorinna Vinschen2014-11-142-2/+7
* * fhandler.h (fhandler_termios::line_edit): Add parameter to returnCorinna Vinschen2014-11-134-23/+54
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 34.Corinna Vinschen2014-11-136-35/+57
* * configure.ac: Convert to new AC_INIT style.Corinna Vinschen2014-11-133-23/+38
* * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.Nick Clifton2014-11-135-51/+129
* * utils.xml (mkgroup): Align to changed usage.Corinna Vinschen2014-11-122-38/+46
* * mkgroup.c (usage): Fix language.Corinna Vinschen2014-11-123-40/+45
* * mkgroup.c (enum_unix_groups): Always print groupname with machineCorinna Vinschen2014-11-123-29/+79