diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-09-06 20:28:42 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-09-06 20:28:42 -0400 |
commit | bac03cdde1137c16b4c194e137310e2748661dcc (patch) | |
tree | 1b4381083ce2e1e23a41645235383ac00035ce22 /src/regex/glob.c | |
parent | remove dependency of memmove on memcpy direction (diff) | |
download | grovel-bac03cdde1137c16b4c194e137310e2748661dcc.tar.gz grovel-bac03cdde1137c16b4c194e137310e2748661dcc.tar.xz |
remove dependency of wmemmove on wmemcpy direction
unlike the memmove commit, this one should be fine to leave in place.
wmemmove is not performance-critical, and even if it were, it's
already copying whole 32-bit words at a time instead of bytes.
Diffstat (limited to 'src/regex/glob.c')
0 files changed, 0 insertions, 0 deletions