aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gitignore export-arrayLaurent Bercot2026-02-231-0/+1
|
* version: 2.9.8.1v2.9.8.1Laurent Bercot2026-01-241-1/+0
|
* doc: add anchor to the envfile syntaxLaurent Bercot2026-01-231-1/+1
|
* Fix dotpc and Solaris buildLaurent Bercot2026-01-212-0/+4
|
* Credit Josiah, remove extra parensLaurent Bercot2026-01-133-2/+3
|
* backtick, withstdinas: Don't try to chomp an empty stringJosiah Frentsos via skaware2026-01-132-2/+2
| | | | Signed-off-by: Josiah Frentsos <jfrent@tilde.team>
* Prepare for 2.9.8.1; signal handlers must save/restore errnoLaurent Bercot2026-01-017-6/+23
|
* doc fixLaurent Bercot2025-12-262-1/+2
|
* version: 2.9.8.0v2.9.8.0Laurent Bercot2025-12-241-0/+1
|
* releng fixesLaurent Bercot2025-12-231-1/+1
|
* Document importas -S in multisubstituteLaurent Bercot2025-12-081-0/+6
|
* bugfix: case: remove REG_NEWLINE handlingLaurent Bercot2025-12-061-1/+1
|
* Fix export-array; update depsLaurent Bercot2025-11-133-3/+4
|
* Add emptyenv -l, prepare for 2.9.8.0Laurent Bercot2025-10-286-62/+100
|
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Prepare for 2.9.7.1Laurent Bercot2025-08-195-7/+24
|
* bugfix: race condition in forx/forstdinLaurent Bercot2025-06-152-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* fix forstdin usage messageLaurent Bercot2025-06-081-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* remove README.macosLaurent Bercot2025-05-311-3/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Do not conflict with main_func in skalibsLaurent Bercot2025-05-301-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* eltest: try bsdsnowflake only for the stat workaroundLaurent Bercot2025-05-301-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-293-4/+13
|
* Support shlibs on MacOSLaurent Bercot2025-05-262-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iterationLaurent Bercot2025-05-261-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iterationLaurent Bercot2025-05-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iterationLaurent Bercot2025-05-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add dylib to depsLaurent Bercot2025-05-262-0/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Typo fixLaurent Bercot2025-05-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Tentative dylib supportLaurent Bercot2025-05-263-13/+55
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix configureLaurent Bercot2025-05-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.7.0v2.9.7.0Laurent Bercot2025-05-052-2/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add sha256sumLaurent Bercot2025-05-012-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-293-10/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-2815-30/+42
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2025-04-273-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* New templated configureLaurent Bercot2025-04-2714-12/+615
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Build fixesLaurent Bercot2025-04-273-14/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document pkg-config options in INSTALL; a few small changesLaurent Bercot2025-04-275-13/+69
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iteration of dotpc, lots of fixesLaurent Bercot2025-04-258-56/+49
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* First version of pkg-config supportLaurent Bercot2025-04-257-179/+360
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add Sertonix's quineLaurent Bercot2025-03-262-0/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add export-array; update depsLaurent Bercot2025-03-2612-6/+150
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update documentationLaurent Bercot2024-11-062-2/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support -P in forbacktickx as wellLaurent Bercot2024-11-061-6/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.7.0 ; rework forx/forstdin -p, add -P maxparLaurent Bercot2024-11-0618-159/+150
| | | | | | Also refactor several things to keep global footprint low Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.6.1v2.9.6.1Laurent Bercot2024-10-092-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libraries in /usr/lib by defaultLaurent Bercot2024-09-234-20/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.6.1Laurent Bercot2024-09-135-6/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>