summaryrefslogtreecommitdiff
path: root/lib/link.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* free-posix: use more often in other modulesPaul Eggert2021-03-251-4/+0
* link: Improve trailing slash handling on native Windows.Bruno Haible2021-01-051-4/+12
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* stat failing with EOVERFLOW implies existencePaul Eggert2020-12-241-3/+3
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+6
* Avoid dynamic lookup of Windows API functions when possible.Bruno Haible2020-05-291-2/+14
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-281-2/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Avoid -Wcast-function-type warnings from casts after GetProcAddress.Bruno Haible2018-08-181-0/+4
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* link: work around IRIX bugEric Blake2011-06-221-4/+13
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-36/+36
* link: LoadLibrary is not needed.Paolo Bonzini2009-10-021-1/+1
* link: fix test failure on Solaris 9Eric Blake2009-09-231-4/+6
* link: fix platform bugsEric Blake2009-09-091-9/+101
* Make the 'link' module link on Windows NT 4.Bruno Haible2009-01-211-2/+28
* New module 'link'.Martin Lambers2009-01-181-0/+83