projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1834f9
)
.
author
Jim Meyering
<jim@meyering.net>
Sun, 27 Feb 2000 11:23:22 +0000
(11:23 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 27 Feb 2000 11:23:22 +0000
(11:23 +0000)
lib/.gdb-history
patch
|
blob
|
history
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/.gdb-history
b/lib/.gdb-history
index b3f72d1cc01a9c0a32a38f87803d741aa8ed5339..b0eb1657cd8abe490aad2d86ef4df9dcc482cfb7 100644
(file)
--- a/
lib/.gdb-history
+++ b/
lib/.gdb-history
@@
-184,3
+184,14
@@
p n
up
p len
q
+complete b user
+complete b user
+complete b pars
+b parse_user_spec
+r a.b
+n
+n
+p u
+n
+p u
+n
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index a806860c11a6ccf439a30845b260c1c83a9f8f62..c34b420028d742bcc9f827005a776b2c24df0b6f 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,8
@@
+2000-02-27 Jim Meyering <meyering@lucent.com>
+
+ * userspec.c (parse_user_spec): If there is no `:' but there is a `.',
+ then first look up the entire `.'-containing string as a login name.
+
2000-02-14 Paul Eggert <eggert@twinsun.com>
* lib/getpagesize.h (getpagesize): Port to VMS for Alpha;