| 8 days ago |
Alejandro Colomar | grepc: Improve regexes |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: bugfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: srcfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: srcfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: Add -i flag as in grep(1) |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: Remove -tu from the defaults |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: -tu: Allow searching special characters |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Fix grepc_type_typedef_underlying_struct_union_enum |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: -tt: Find typedefs to function pointers |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: tfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: srcfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Allow a pattern to start with '-' |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: -t...: Allow more granularity |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc.1: wfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: wfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: -tu: Search also within enum and type... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_enum_constant: Fix edge cases |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: Add -l flag as in grep(1) |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_use_macro: tfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc.1: ffix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: Add -tu to search for uses |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_macro_*: Remove a few false positives |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: srcfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: Add -k option for a more compact output |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: Add -t option to restrict the search... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: srcfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: Don't print leading blank lines. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc.1: SYNOPSIS: ffix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: Add optional FILE trailing arguments |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: -g: Add option to restrict search to... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: -x: Add option to edit file extension |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc, grepc.1: -h: Add option to print the usage message. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Usage: ffix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc.1: wfix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Simplify escaping \ |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Use -r option to read(1) |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Make it portable to sh(1) |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Use a portable shebang |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Remove spurious blank lines |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Remove blank line between header and code |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_linux_syscall_def: Improve readability... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_find_files: Get a reduced list of files... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Fix some corner cases |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc.1: ffix |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc.1: Add break points in URI |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc.1: EXAMPLES: Add example with nxt_sprintf |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc.1: Add manual page |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Use '' when possible |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Fix some corner cases |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_type_*: Fix some typedef corner cases |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_macro_simple: Fix regex for empty macro |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Optimize |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_enum_constant, grepc_type_typedef_simple... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_linux*, grepc_syscall*: Rename functions... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_type_struct_union_enum: Don't duplicate... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_glibc_math: Support glibc math functions |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_helper: Add helper function to remove... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_func_decl: Optimize |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_enum_constant: Fix pattern |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_type_struct_union_enum: Optimize |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_type_struct_union_enum: Allow attributes... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_type_typedef_underlying_struct_union_enum... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Allow tabs |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_type*: Simplify finding typedefs |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Consistently use Perl regex |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_enum_constant: Find enumeration constant... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_syscall_decl: Optimize |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grep_macro_*: Allow tabs |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_func_def: Find kernel function definitions |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_syscall: Find kernel syscalls (both declar... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_func_def: Increase robustness of regex |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_type_struct_union_enum: Increase robustnes... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_type_typedef_underlying_struct_union_enum... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: Fix parsing of arguments |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grepc_type_struct_union_enum: Support glibc |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | grepc: grep_func_decl: Support glibc |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | bin/grepc: Add program |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | SPONSORS: Two sponsors didn't renew this year |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | Start of man-pages-NEXT: Move Changes to Changes.old |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | lsm: Released 6.16 |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | Changes: Ready for 6.16 man-pages-6.16 |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | RELEASE: Sort tags using sort(1) -V |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | Changes[.old]: Move Changes to Changes.old |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/man7/bpf-helpers.7: Refresh page from Linux v6.17 |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/: Update some APIs for POSIX.1-2024 posix24 |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Collin Funk | man/man3/ftime.3: SYNOPSIS: Declare ftime with [[deprec... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Collin Funk | man/man2/gettimeofday.2: Declare functions with [[depre... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Collin Funk | man/man3/ptsname.3: VERSIONS: Document ptsname_r(3... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/man3*/: STANDARDS: Update APIs for POSIX.1-2024 |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/man3type/time_t.3type: STANDARDS, HISTORY: POSIX... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/man3type/time_t.3type: STANDARDS, HISTORY: Update... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Collin Funk | man/man3/getenv.3: Mention secure_getenv() was standard... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Collin Funk | man/man7/signal.7: Mention SIGWINCH was standardized... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Collin Funk | man/man3/ptsname.3: Mention ptsname_r() was standardize... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/man2/: STANDARDS: Update system calls for POSIX... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/man2/open.2: Simplify STANDARDS, and move part... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/: Update fork(2) for POSIX.1-2024, and add referenc... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/man3/_Fork.3: Document _Fork() |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/man7/pathname.7: VERSIONS: Linux doesn't disallow... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alejandro Colomar | man/man2/close.2: CAVEATS: Document divergence from... |
commit | commitdiff | tree | snapshot |
| next |