summaryrefslogtreecommitdiff
path: root/lib/relocatable.c
Commit message (Expand)AuthorAgeFilesLines
* relocatable-lib-lgpl: Fix a memory leak related to a Windows DLL.Bruno Haible2021-08-081-2/+11
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+6
* filename: Copy some definitions from module 'dosname'.Bruno Haible2020-03-281-5/+5
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* relocatable: avoid compiler warnings (-Wshadow)Akim Demaille2019-01-241-8/+8
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-7/+6
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* relocatable: Make the license on the sources the GPL.Reuben Thomas2017-07-301-4/+4
* relocate: Make it easier to reclaim allocated memory.Bruno Haible2017-05-161-0/+13
* relocate: Simplify EMX specific code.Bruno Haible2017-05-161-6/+5
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* relocatable: Fix that /@unixroot prefix is not working on OS/2 kLIBCKO Myung-Hun2016-12-011-0/+12
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* relocatable: support UNIXROOT in relocate() on EMXKO Myung-Hun2014-12-081-0/+21
* get_shared_library_fullname: port to EMXKO Myung-Hun2014-12-081-3/+51
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Talk about "native Windows API", not "Woe32".Bruno Haible2012-01-071-1/+1
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-7/+7
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* relocatable-lib[-lgpl]: Avoid expensive /proc access on Linux, Cygwin.Bruno Haible2011-10-031-4/+19
* Copyright: Use LGPL 2.1 instead of LGPL 2.0.Bruno Haible2011-06-041-10/+8
* * lib/relocatable.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-3/+1
* On Cygwin, use /proc file system instead of win32 API.Bruno Haible2011-02-281-28/+16
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Port to uClibc.Bruno Haible2010-11-201-2/+3
* Avoid relocwrapper link errors due to gnulib replacement functions.Bruno Haible2010-06-091-0/+3
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Tweak whitespace.Bruno Haible2009-12-121-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-136/+136
* relocatable: prefer 'file system' over 'filesystem'Eric Blake2009-10-101-4/+4
* Make it possible to avoid all memory leaks when calling relocate().Bruno Haible2008-01-101-4/+16
* Improve memory cleanup in 'relocatable' module.Bruno Haible2008-01-081-11/+24
* Infrastructure for relocatable installation, from GNU gettext.Bruno Haible2007-03-011-0/+468