aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/sagetexecname.c
Commit message (Collapse)AuthorAgeFilesLines
* Deprioritize getexecname(), it's badLaurent Bercot2025-04-031-18/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Declare main when taking its address >.>Laurent Bercot2025-04-021-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* It's mach-o, not macho-o. (Or is it?)Laurent Bercot2025-04-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add sagetexecname() and all the necessary infrastructureLaurent Bercot2025-04-021-0/+111
Signed-off-by: Laurent Bercot <ska@appnovation.com>