summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/include/stdlib.h: Include sys/cdefs.h to avoid undefinedCorinna Vinschen2014-12-152-0/+6
* merge from gccDJ Delorie2014-12-156-19/+48
* 2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-124-3/+28
* 2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-122-13/+6
* * libc/include/stdio.h: Fix type signature of __sfeof and __sferrorCorinna Vinschen2014-12-112-2/+8
* * libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.Yaakov Selkowitz2014-12-116-2/+153
* Rebuilt moxie/configureAnthony Green2014-12-112-0/+20
* * winver.rc (LegalCopyright): Fix belatedly (uh-oh).Corinna Vinschen2014-12-102-1/+5
* * ntsec.xml (ntsec-mapping-samba): Clarify Samba file server setup.Corinna Vinschen2014-12-102-4/+7
* * faq-using.xml (faq.using.bloda): Add Lenovo RapidBoot Shield toCorinna Vinschen2014-12-102-0/+6
* * libc/include/stdio_ext.h: Remove excess "inline".Corinna Vinschen2014-12-102-7/+11
* * libc/machine/aarch64/strchrnul.S (vrepmask): Use a call-clobberedRichard Earnshaw2014-12-102-1/+6
* * libc/machine/aarch64/strrchr.S: New file.Richard Earnshaw2014-12-085-2/+237
* * libc/time/gmtime_r.c (gmtime_r): Fixed bug in calculations for datesCorinna Vinschen2014-12-082-36/+77
* * environ.cc (regopt): Remove function.Corinna Vinschen2014-12-083-44/+9
* Fix date of latest entryCorinna Vinschen2014-12-081-1/+1
* * faq-setup.xml (faq.setup.upgrade-mountpoints): Remove.Corinna Vinschen2014-12-083-38/+8
* * posix.xml (std-solaris): Point to libtirpc for xdr functions.Corinna Vinschen2014-12-062-49/+53
* * cygwin.xsl (toc.section.depth): Set to 4.Corinna Vinschen2014-12-063-392/+907
* * environ.cc (build_env): Remove loquacious debug statements.Corinna Vinschen2014-12-062-2/+4
* * new-features.xml (ov-new1.7.34): Document qsort_r and __bsd_qsort_r.Yaakov Selkowitz2014-12-053-0/+16
* * common.din (__bsd_qsort_r): Add.Yaakov Selkowitz2014-12-053-1/+10
* * libc/include/stdlib.h (__bsd_qsort_r): Declare.Yaakov Selkowitz2014-12-057-43/+218
* * tzmap-from-unicode.org: Create tzmap as const.Corinna Vinschen2014-12-053-2/+7
* * Makefile.in: Add rules to create and depend on tzmap.h.Corinna Vinschen2014-12-055-489/+627
* * 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