summary refs log tree commit diff
path: root/bin/.gitignore
blob: 1a3b29fa99e462fdfe57ef4c0d918858a8c0b737 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.o
tags
atch
dtch
gfxx
hnel
pbcopy
pbd
pbpaste
wake
xx
jrp
klon
watch
bri
fbatt
fbclock
2018-04-02parser: Allow newlines within parameter substitutionHerbert Xu 2018-04-02expand: Fix bugs with words connected to the right of $@Herbert Xu 2018-03-25Revert "[BUILTIN] Remove unnecessary restoration of format string in printf"Herbert Xu 2018-03-22parser: Fix backquote support in here-document EOF markHerbert Xu