Alan Cox, le Thu 24 Apr 2008 11:21:26 +0100, a écrit :Ok. Additionnal exports which will be of much use is selection, see patch below. Samuel Export set_selection and paste_selection for accessibility modules. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> --- linux/drivers/char/selection.c.orig 2008-04-24 12:00:07.000000000 +0100 +++ linux/drivers/char/selection.c 2008-04-24 11:59:56.000000000 +0100 @@ -299,6 +299,7 @@ int set_selection(const struct tiocl_sel sel_buffer_lth = bp - sel_buffer; return 0; } +EXPORT_SYMBOL_GPL(set_selection); /* Insert the contents of the selection buffer into the * queue of the tty associated with the current console. @@ -336,3 +337,4 @@ int paste_selection(struct tty_struct *t tty_ldisc_deref(ld); return 0; } +EXPORT_SYMBOL_GPL(paste_selection); --
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Hiten Pandya | Re: up? (emacs docbook xml ide) |
| Andy Whitcroft | clam |
| Kamalesh Babulal | Re: 2.6.23-rc6-mm1 |
git: | |
| Stephen Hemminger | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
