No description
  • C 73.7%
  • PostScript 9.2%
  • HTML 8.4%
  • Roff 3.2%
  • Makefile 1.3%
  • Other 3.7%
Find a file
cinap_lenrek 5ba6c22faf libregexp: fix handling of empty regprog //
Instead of making empty regprog equal to ^
make the empty regprog match every position
in the string with a zero-length match.

This fixes using // as separator in awk's
gsub operation.
2026-01-19 18:06:17 +00:00
386 ape: sync flaot.h macros with u.h 2021-02-08 15:45:11 -08:00
68000 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
68020 ape: sync flaot.h macros with u.h 2021-02-08 15:45:11 -08:00
acme acme/win: improve dump reliability 2025-11-14 08:41:53 +00:00
adm/timezone timezones: fix Egypt Daylight Saving Time start and end times 2025-10-31 14:10:08 +00:00
amd64 libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize 2021-07-25 15:54:22 +00:00
arm ape: sync flaot.h macros with u.h 2021-02-08 15:45:11 -08:00
arm64 libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize 2021-07-25 15:54:22 +00:00
lib /lib/theo: remove one 2026-01-08 00:56:53 +00:00
mips ape: sync flaot.h macros with u.h 2021-02-08 15:45:11 -08:00
power ape: sync flaot.h macros with u.h 2021-02-08 15:45:11 -08:00
power64 power64: refactor va_arg in u.h to fix warnings 2024-05-12 00:26:37 +00:00
rc ircrc: tighten pretty()'s pattern matching because *anything* could be a CASEMAPPING 2026-01-14 20:41:12 +00:00
sparc ape: sync flaot.h macros with u.h 2021-02-08 15:45:11 -08:00
sparc64 ape: sync flaot.h macros with u.h 2021-02-08 15:45:11 -08:00
spim /spim/include/ape/ureg.h: fixed missing ifndef 2023-03-07 04:26:34 +00:00
sys libregexp: fix handling of empty regprog // 2026-01-19 18:06:17 +00:00