summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_socket.cc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2007-11-27 17:04:19 +0000
committerCorinna Vinschen <corinna@vinschen.de>2007-11-27 17:04:19 +0000
commit547ad329b628ed176d3fdf43fe103447bddd5d0b (patch)
tree68dd172108b114660513129ca2d962a4b293fb0d /winsup/cygwin/fhandler_socket.cc
parenta1591d3be7fefcec8056bf5f74be0590fb356605 (diff)
downloadcygnal-547ad329b628ed176d3fdf43fe103447bddd5d0b.tar.gz
cygnal-547ad329b628ed176d3fdf43fe103447bddd5d0b.tar.bz2
cygnal-547ad329b628ed176d3fdf43fe103447bddd5d0b.zip
* posix_ipc.cc (ipc_names): Rename max_len to prefix_len. Store
the prefix len in it. (check_path): Take length parameter. Use this length insetad of calling strlen. Allow PATH_MAX length paths. (ipc_mutex_init): Use MAX_PATH instead of CYG_MAX_PATH. (ipc_cond_init): Ditto. (shm_open): Allocate local name buffer not bigger than necessary. Call check_path with additional length argument. (shm_unlink): Ditto. (mq_open): Ditto. (mq_unlink): Ditto. (sem_open): Ditto. (sem_unlink): Ditto.
Diffstat (limited to 'winsup/cygwin/fhandler_socket.cc')
0 files changed, 0 insertions, 0 deletions